Skip to content

Commit a4099e5

Browse files
authored
Update release workflow to use manual trigger only
Removed push trigger for main branch.
1 parent dc3af64 commit a4099e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Release new version
22
on:
3-
push:
4-
branches:
5-
- main
63
workflow_dispatch:
74

85
jobs:

0 commit comments

Comments
 (0)