Skip to content

Commit 7b34267

Browse files
committed
Update release action
1 parent bc083e6 commit 7b34267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- '[0-9]+.[0-9]+.[0-9]+'
66
- '[0-9]+.[0-9]+.[0-9]+b[0-9]+'
77
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
8+
branches:
9+
- release
810
jobs:
911
check-pyproject-version:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)