We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0eb40 commit 2b357d1Copy full SHA for 2b357d1
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- 'main'
7
- 'beta'
8
pull_request: {}
9
+ workflow_dispatch:
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments