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