Skip to content

Commit bbc2b11

Browse files
authored
Merge pull request #258 from jidago/master
CI/CD: Update Semantic Release as manual run
2 parents 851e249 + da6e2d0 commit bbc2b11

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Semantic Releases
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- '*.x'
4+
workflow_dispatch:
85

96
permissions:
107
contents: write

0 commit comments

Comments
 (0)