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 8069ae7 commit eba7503Copy full SHA for eba7503
.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: `@${context.repo.owner}, please make sure that you update the files in Heretto and post the Heretto share link in this PR.`
28
})
0 commit comments