We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e8d63 commit 177b720Copy full SHA for 177b720
.github/workflows/wheels.yml
@@ -1,6 +1,9 @@
1
name: Python wheels
2
3
on:
4
+ pull_request:
5
+ branches:
6
+ - ci-macos
7
push:
8
branches:
9
- ci-macos
0 commit comments