Skip to content

Commit f87e195

Browse files
Update mentionsActions.yml
1 parent ba495fe commit f87e195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mentionsActions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
owner: context.repo.owner,
2424
repo: context.repo.repo,
2525
issue_number: context.issue.number,
26-
body: "Hello " + owner + "! Thanks for filing this issue."
26+
body: "Hello!"
2727
})

0 commit comments

Comments
 (0)