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 463047f commit aaee1d4Copy full SHA for aaee1d4
.github/workflows/python-publish-release.yml
@@ -1,6 +1,6 @@
1
name: RELEASE BUILD - PyPI 📦 Distribution
2
3
-on: [release, workflow_dispatch]
+on: [push, pull-request, release, workflow_dispatch]
4
5
jobs:
6
build_wheels:
0 commit comments