Skip to content

Commit f185b4c

Browse files
author
Alexander Kharkovey
committed
refactor(semrel): touch ci/cd
1 parent e77d6f9 commit f185b4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- master
6+
- next
7+
- beta
8+
- "*.x" # maintenance releases branches
69
env:
710
BEFORE_SHA: ${{ github.event.before }}
811
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)