We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffe5be commit 04e33b4Copy full SHA for 04e33b4
1 file changed
.github/workflows/push.yml
@@ -3,9 +3,7 @@ name: Publish
3
on:
4
push:
5
branches:
6
- - '**/stable'
7
- - '**/backport'
8
- - '**/snapshot'
+ - 'main'
9
workflow_dispatch:
10
11
jobs:
0 commit comments