Skip to content

Commit 3a5ff32

Browse files
author
Jakub Dzikowski
committed
Update sign-off tests
Signed-off-by: Jakub Dzikowski <[email protected]>
1 parent ca652d4 commit 3a5ff32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ jobs:
178178
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
179179
run: |
180180
pip3 install -U dco-check && \
181-
dco-check -m -b $(git branch --show-current) --default-branch main
181+
dco-check -b $(git branch --show-current) --default-branch main

0 commit comments

Comments
 (0)