We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1358e commit 4fef89fCopy full SHA for 4fef89f
.github/workflows/pypi_publish.yml
@@ -2,6 +2,8 @@
2
name: Publish to PyPI
3
on:
4
push:
5
+ branches:
6
+ - main
7
paths:
8
- "setup.py"
9
0 commit comments