Skip to content

Commit 7ba50b1

Browse files
committed
Change on for repo
1 parent 92459a9 commit 7ba50b1

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,8 +1,6 @@
11
name: Prepare Release
22
on:
3-
push:
4-
branches:
5-
- main
3+
workflow_dispatch:
64
permissions:
75
contents: write
86
jobs:

0 commit comments

Comments
 (0)