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 94fe548 commit 1a487caCopy full SHA for 1a487ca
.github/workflows/wheels.yml
@@ -1,5 +1,8 @@
1
name: Build Wheels for Python SDK
2
on:
3
+ pull_request:
4
+ branches:
5
+ - main
6
# Allow manual triggering of the workflow
7
workflow_dispatch:
8
inputs:
0 commit comments