We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7842cf commit 21f3c09Copy full SHA for 21f3c09
1 file changed
.github/workflows/pr-checks.yml
@@ -10,6 +10,7 @@ env:
10
on:
11
pull_request:
12
types: [opened, synchronize, reopened]
13
+ workflow_dispatch:
14
15
jobs:
16
signoff-checks:
0 commit comments