We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409f364 commit b444257Copy full SHA for b444257
1 file changed
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ workflow_dispatch:
7
permissions:
8
contents: write
9
jobs:
0 commit comments