Skip to content

Commit 11850e6

Browse files
authored
Merge pull request #24 from HaraldNordgren/agent/remove-stray-workflow-backtick
Remove stray backtick from workflow run name
2 parents 3360cda + c21f8e4 commit 11850e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/handle-pr-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Handle a PR comment
2-
run-name: Handle slash command in a PR comment`
2+
run-name: Handle slash command in a PR comment
33

44
on:
55
# GitGitGadget's GitHub App is expected to trigger this on `issue_comment` events

0 commit comments

Comments
 (0)