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