Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 8069ae7

Browse files
Updating workflow with Paul's suggestion and added owner's name and left my original message.
1 parent b952c00 commit 8069ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/heretto-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
owner: context.repo.owner,
2525
repo: context.repo.repo,
2626
issue_number: context.payload.pull_request.number,
27-
body: "`@${owner}, please make sure that you update the files in Heretto and post the Heretto share link in this PR.`"
27+
body: `@${owner}, please make sure that you update the files in Heretto and post the Heretto share link in this PR.`
2828
})

0 commit comments

Comments
 (0)