Skip to content

Commit 3312fea

Browse files
committed
chore: change release condition
Signed-off-by: Peefy <[email protected]>
1 parent 9dcef53 commit 3312fea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
name: Release
44
on:
55
pull_request:
6-
branches:
7-
- main
86
push:
9-
branches:
10-
- main
117
permissions:
128
contents: write
139
jobs:

0 commit comments

Comments
 (0)