We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd69c2 commit a95e65dCopy full SHA for a95e65d
.github/workflows/main.yml
@@ -10,6 +10,7 @@ on:
10
# required if branches-ignore is supplied (jaraco/skeleton#103)
11
- '**'
12
pull_request:
13
+ workflow_dispatch:
14
15
jobs:
16
main:
0 commit comments