We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d900e7b commit fe7f8e4Copy full SHA for fe7f8e4
.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