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