We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2736f commit 12a5598Copy full SHA for 12a5598
.github/workflows/wheels.yml
@@ -1,7 +1,7 @@
1
name: Build wheels
2
3
on:
4
- pull_request: # Uncomment to debug wheel building in a PR
+ # pull_request: # Uncomment to debug wheel building in a PR
5
push:
6
branches:
7
- master
0 commit comments