Skip to content

Commit abef596

Browse files
committed
DCO checker needs a base defined, so cannot run on pushes alone
Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>
1 parent daf44c2 commit abef596

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dco.yml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
name: Developer Certificate of Origin Check
2828

2929
on:
30-
push:
31-
branches: [ $default-branch ] # pushes to the default branch
3230
pull_request:
3331
# any pull-request
3432
workflow_dispatch:

0 commit comments

Comments
 (0)