We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a76a0 commit 2399836Copy full SHA for 2399836
.github/workflows/Auto-Release.yml
@@ -1,5 +1,7 @@
1
name: Auto-Release
2
3
+run-name: Auto-Release - [${{ github.event.pull_request.title }} \#${{ github.event.pull_request.number }}] by @${{ github.actor }}
4
+
5
on:
6
pull_request_target:
7
branches:
0 commit comments