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 f4d4910 commit 943b2f0Copy full SHA for 943b2f0
.github/workflows/build-and-publish.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- "main"
8
+ workflow_dispatch:
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.job }}
0 commit comments