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 3ad27e9 commit 5e84ed0Copy full SHA for 5e84ed0
.github/workflows/wheels.yml
@@ -1,6 +1,6 @@
1
name: Build
2
3
-on: [push, pull_request, workflow_dispatch] # this is just for testing
+on: [workflow_dispatch] # this is just for testing
4
# push:
5
# branches:
6
# - main
0 commit comments