We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc083e6 commit 7b34267Copy full SHA for 7b34267
.github/workflows/release.yaml
@@ -5,6 +5,8 @@ on:
5
- '[0-9]+.[0-9]+.[0-9]+'
6
- '[0-9]+.[0-9]+.[0-9]+b[0-9]+'
7
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
8
+ branches:
9
+ - release
10
jobs:
11
check-pyproject-version:
12
runs-on: ubuntu-latest
0 commit comments