We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57bdec8 + b8de6f4 commit 7707757Copy full SHA for 7707757
1 file changed
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ name: Quality Gates
3
on:
4
pull_request:
5
branches: [main, beta]
6
+ workflow_dispatch:
7
8
concurrency:
9
group: ci-${{ github.ref }}
0 commit comments