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 9fa4b33 commit ab0ef7cCopy full SHA for ab0ef7c
.github/workflows/build.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- main
9
+ workflow_dispatch: {}
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
0 commit comments