Skip to content

Commit

Permalink
Update sign-off tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Dzikowski <jakub.dzikowski@softwaremill.com>
  • Loading branch information
Jakub Dzikowski committed Nov 18, 2021
1 parent ca652d4 commit 3a5ff32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
pip3 install -U dco-check && \
dco-check -m -b $(git branch --show-current) --default-branch main
dco-check -b $(git branch --show-current) --default-branch main

0 comments on commit 3a5ff32

Please sign in to comment.