We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7248d commit 75537f8Copy full SHA for 75537f8
.github/workflows/build-wheels.yml
@@ -1,7 +1,7 @@
1
name: build-wheels
2
3
-# on: [push]
4
-on: [pull_request]
+on: [push]
+# on: [pull_request]
5
6
concurrency:
7
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments