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 1a6e38c commit a675458Copy full SHA for a675458
1 file changed
.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
permissions:
16
contents: read
0 commit comments