1 parent d900e7b commit fe7f8e4Copy full SHA for fe7f8e4
1 file changed
.github/workflows/release.yml
@@ -1,10 +1,7 @@
1
name: Release
2
3
on:
4
- push:
5
- branches:
6
- - main
7
- - next
+ push
8
pull_request:
9
types: [opened, labeled]
10
branches:
0 commit comments