We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e658a21 commit a97f750Copy full SHA for a97f750
1 file changed
.github/workflows/test.yml
@@ -5,6 +5,7 @@ on: # rebuild any PRs and main branch changes
5
branches:
6
- main
7
- 'releases/*'
8
+ workflow_dispatch:
9
10
jobs:
11
build: # make sure build/ci work properly
0 commit comments