We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e76807 commit 880d560Copy full SHA for 880d560
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main]
6
pull_request:
7
8
+ workflow_dispatch:
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments