We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b3510 commit ba92d35Copy full SHA for ba92d35
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- master
7
pull_request:
8
types: [opened, synchronize]
9
+ workflow_dispatch
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments