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 da4a100 commit 865bb27Copy full SHA for 865bb27
.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.workflow }}-${{ github.event.pull_request.number || github.run_id }}
0 commit comments