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