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 dee9778 commit 8c582e5Copy full SHA for 8c582e5
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
- '[1-9].[x0-9].[x0-9]'
7
- main
8
- alpha
9
+ workflow_dispatch:
10
11
permissions:
12
contents: read # for checkout
0 commit comments