We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4836a31 commit 4a719b9Copy full SHA for 4a719b9
.github/workflows/publish-pypi.yml
@@ -2,9 +2,6 @@ name: publish package on pypi
2
3
on:
4
workflow_dispatch:
5
- push:
6
- branches:
7
- - main
8
release:
9
types:
10
- published
0 commit comments