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 e0a4f41 commit 7dedc25Copy full SHA for 7dedc25
.github/workflows/wheels.yml
@@ -1,10 +1,6 @@
1
name: Build Wheels for Python SDK
2
3
on:
4
- push:
5
- branches:
6
- # Only build wheels for the RC branches
7
- - "sdk-core/*"
8
workflow_dispatch:
9
inputs:
10
build-wheels:
0 commit comments