We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e08c2c + a335aea commit 793ededCopy full SHA for 793eded
1 file changed
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ on:
9
pull_request:
10
branches:
11
- '*'
12
+ workflow_dispatch:
13
14
permissions:
15
contents: read
0 commit comments