Skip to content

Commit 04e33b4

Browse files
committed
Update push.yml
1 parent 9ffe5be commit 04e33b4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: Publish
33
on:
44
push:
55
branches:
6-
- '**/stable'
7-
- '**/backport'
8-
- '**/snapshot'
6+
- 'main'
97
workflow_dispatch:
108

119
jobs:

0 commit comments

Comments
 (0)