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 f165ab0 commit a9fe58dCopy full SHA for a9fe58d
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
name: build
2
on:
3
workflow_call:
4
+ push:
5
+ branches: [314-wheels]
6
7
jobs:
8
# Build python wheels
0 commit comments