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 b952c00 commit 8069ae7Copy full SHA for 8069ae7
.github/workflows/heretto-reminder.yml
@@ -24,5 +24,5 @@ jobs:
24
owner: context.repo.owner,
25
repo: context.repo.repo,
26
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.`"
+ body: `@${owner}, please make sure that you update the files in Heretto and post the Heretto share link in this PR.`
28
})
0 commit comments