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.
2 parents 4d0e801 + 19243e3 commit 02ed71aCopy full SHA for 02ed71a
.github/workflows/evaluate.yaml
@@ -191,5 +191,5 @@ jobs:
191
issue_number: context.issue.number,
192
owner: context.repo.owner,
193
repo: context.repo.repo,
194
- body: `${summary}\n\n[Check the Actions tab for more details](${actionsUrl}).`
+ body: `${summary}\n\n[Check the workflow run for more details](${actionsUrl}).`
195
})
0 commit comments