We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e8c72 commit 9088ef7Copy full SHA for 9088ef7
.github/workflows/publish-pypi.yml
@@ -2,6 +2,7 @@ name: Build and publish Python distributions to PyPI
2
3
on:
4
- push
5
+ - pull_request
6
- workflow_dispatch
7
8
jobs:
0 commit comments