Skip to content

Commit 3c8c3e6

Browse files
committed
TEMP test feature branches
1 parent 54d3e2a commit 3c8c3e6

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/apple.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: MacOS Python build
22

33
on:
44
push:
5-
branches: [main]
65
pull_request:
76

87
concurrency:

.github/workflows/linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Linux Python build
22

33
on:
44
push:
5-
branches: [main]
65
pull_request:
76

87
concurrency:

.github/workflows/windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Windows Python build
22

33
on:
44
push:
5-
branches: [main]
65
pull_request:
76

87
concurrency:

0 commit comments

Comments
 (0)