We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 660ef66 + d07f6a4 commit 565db9eCopy full SHA for 565db9e
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ workflow_dispatch:
11
12
concurrency:
13
group: ${{ github.ref }}
0 commit comments