We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc3895 commit c3f0211Copy full SHA for c3f0211
.github/workflows/wheels.yml
@@ -1,10 +1,6 @@
1
name: Build Wheels for Python SDK
2
3
on:
4
- push:
5
- branches:
6
- # Release branches
7
- - "sdk-core/*"
8
# Allow manual triggering of the workflow
9
workflow_dispatch:
10
inputs:
0 commit comments