Skip to content

Commit 380d836

Browse files
pre-release
1 parent ec54d2e commit 380d836

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/test-1267-prerelease.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Test Python Versions
22

33
on:
4-
# push:
5-
# branches:
6-
# - test-973
4+
push:
5+
branches:
6+
- test-973
77
workflow_dispatch:
88

99
jobs:

.github/workflows/test-1267.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Test Python Versions
22

33
on:
4-
push:
5-
branches:
6-
- test-973
4+
# push:
5+
# branches:
6+
# - test-973
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)