We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d950b5a commit 87980d6Copy full SHA for 87980d6
.github/workflows/publish.yml
@@ -1,6 +1,7 @@
1
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
2
3
on:
4
+ pull_request:
5
push:
6
tags:
7
- '*'
0 commit comments