We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c582208 commit ed5969eCopy full SHA for ed5969e
.github/workflows/release-development.yml
@@ -9,6 +9,7 @@ on:
9
- LICENSE.md
10
- 'scripts/**'
11
- '.github/**'
12
+ workflow_dispatch:
13
14
permissions:
15
contents: write
.github/workflows/release.yml
0 commit comments