We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a582b1 commit 4163cbfCopy full SHA for 4163cbf
.github/workflows/signoff.yaml
@@ -1,5 +1,7 @@
1
name: validate-signoff
2
-on: pull_request
+on:
3
+ pull_request:
4
+ types: [opened, edited]
5
6
jobs:
7
build:
0 commit comments