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 fd36e29 commit da6e2d0Copy full SHA for da6e2d0
.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