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.
2 parents bc72429 + 85040e9 commit 0b8d302Copy full SHA for 0b8d302
.github/workflows/test-python.yml
@@ -8,7 +8,7 @@ on:
8
- .github/workflows/test-python.yml
9
- "!docs/**"
10
push:
11
- branches: [main]
+ branches: [release/*, main]
12
13
# cancel jobs if new commit pushed
14
concurrency:
0 commit comments