Skip to content

Commit 19243e3

Browse files
committed
Change text
1 parent ca9a3fd commit 19243e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/evaluate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,5 @@ jobs:
191191
issue_number: context.issue.number,
192192
owner: context.repo.owner,
193193
repo: context.repo.repo,
194-
body: `${summary}\n\n[Check the Actions tab for more details](${actionsUrl}).`
194+
body: `${summary}\n\n[Check the workflow run for more details](${actionsUrl}).`
195195
})

0 commit comments

Comments
 (0)