We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6104bd commit ca0a6a0Copy full SHA for ca0a6a0
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