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 0c4cd7d commit 424fd67Copy full SHA for 424fd67
.github/workflows/building.yml
@@ -1,7 +1,6 @@
1
name: Building Wheels
2
3
-on:
4
- workflow_dispatch:
+on: [workflow_dispatch]
5
6
defaults:
7
run:
0 commit comments