We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38030b commit d77653aCopy full SHA for d77653a
.github/workflows/release.yml
@@ -1,5 +1,6 @@
1
name: PyPI release
2
on:
3
+ workflow_dispatch:
4
pull_request:
5
branches: [main]
6
push:
0 commit comments