We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04a2d6 commit c4093a7Copy full SHA for c4093a7
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -1,7 +1,6 @@
1
name: Publish package to PyPI
2
-on:
3
- push:
4
- branches: [main]
+on: push
+
5
6
jobs:
7
build-n-publish:
0 commit comments