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 4d0e8c3 commit 21e30ccCopy full SHA for 21e30cc
.github/workflows/pr-comment.yml
@@ -1,5 +1,5 @@
1
name: "Comment PR"
2
-run-name: "${{ format('Comment PR #{0}', github.event.pull_request.number)) }}"
+run-name: "${{ format('Comment PR #{0}', github.event.pull_request.number) }}"
3
4
on:
5
pull_request_target:
0 commit comments