Skip to content

Commit c367eb2

Browse files
authored
Update prepare-release.yml
1 parent cd902b5 commit c367eb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- "v[0-9]+.x"
78

89
concurrency: ${{ github.workflow }}-${{ github.ref }}
910

0 commit comments

Comments
 (0)