We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba97ccb commit a614f97Copy full SHA for a614f97
.github/workflows/dist.yml
@@ -8,6 +8,7 @@ on:
8
- main
9
tags:
10
- '*'
11
+ workflow_dispatch:
12
13
concurrency:
14
group: ${{ github.ref }}
0 commit comments