We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3183f5a commit 256b372Copy full SHA for 256b372
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ workflow_dispatch:
11
12
concurrency:
13
group: ${{ github.ref }}
0 commit comments