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 7277fad commit c1fa639Copy full SHA for c1fa639
.github/workflows/pypi.yml
@@ -1,6 +1,8 @@
1
name: Build and upload to PyPI
2
3
on:
4
+ pull_request:
5
+ branches: [main]
6
release:
7
types: [published]
8
0 commit comments