Skip to content

Commit cb71044

Browse files
authored
ci: Change release to be on dispatch only (DenverCoder1#266)
1 parent 4aa79bd commit cb71044

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Automated Releases
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
workflow_dispatch:
75

86
jobs:
97
changelog:

0 commit comments

Comments
 (0)