We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0a3f9 commit 80c8d3aCopy full SHA for 80c8d3a
1 file changed
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
# The version is pulled from the CHANGELOG.md file of the package.
2
name: Release
3
4
-on: workflow_dispatch
+on: pull_request
5
6
jobs:
7
release:
0 commit comments