diff --git a/.github/workflows/handle-pr-comment.yml b/.github/workflows/handle-pr-comment.yml index e06ec80..f4c5a7b 100644 --- a/.github/workflows/handle-pr-comment.yml +++ b/.github/workflows/handle-pr-comment.yml @@ -1,5 +1,5 @@ name: Handle a PR comment -run-name: Handle slash command in a PR comment` +run-name: Handle slash command in a PR comment on: # GitGitGadget's GitHub App is expected to trigger this on `issue_comment` events