We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec54d2e commit 380d836Copy full SHA for 380d836
2 files changed
.github/workflows/test-1267-prerelease.yml
@@ -1,9 +1,9 @@
1
name: Test Python Versions
2
3
on:
4
- # push:
5
- # branches:
6
- # - test-973
+ push:
+ branches:
+ - test-973
7
workflow_dispatch:
8
9
jobs:
.github/workflows/test-1267.yml
- push:
- branches:
- - test-973
+ # push:
+ # branches:
+ # - test-973
0 commit comments