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.
2 parents 851e249 + da6e2d0 commit bbc2b11Copy full SHA for bbc2b11
.github/workflows/semantic-release.yml
@@ -1,10 +1,7 @@
1
name: Semantic Releases
2
3
on:
4
- push:
5
- branches:
6
- - master
7
- - '*.x'
+ workflow_dispatch:
8
9
permissions:
10
contents: write
0 commit comments