We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e26bd10 commit d649f47Copy full SHA for d649f47
.github/workflows/main.yaml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches:
10
- main
11
+ workflow_dispatch:
12
13
permissions:
14
contents: write
0 commit comments