We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d636ccf commit 978c973Copy full SHA for 978c973
1 file changed
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
10
branches:
11
- main
12
- 'release/**'
13
+ workflow_dispatch:
14
15
permissions:
16
contents: read
0 commit comments