Skip to content

Commit 229a0c6

Browse files
committed
ci: build on more branches
1 parent 3f76df9 commit 229a0c6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ name: Wheels
33
on:
44
workflow_dispatch:
55
pull_request:
6-
branches:
7-
- master
86
push:
9-
branches:
10-
- master
7+
# branches:
8+
# - master
119
release:
1210
types:
1311
- published

0 commit comments

Comments
 (0)