We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b03d3b commit 8a67ee0Copy full SHA for 8a67ee0
1 file changed
.github/workflows/release-python.yml
@@ -1,6 +1,8 @@
1
name: Release Python
2
3
on:
4
+ pull-request:
5
+
6
workflow_dispatch:
7
inputs:
8
# Latest commit to include with the release. If omitted, use the latest commit on the main branch.
0 commit comments