Skip to content

Commit 02ed71a

Browse files
authored
Merge pull request #119 from Azure-Samples/testeval6
Change text of workflow
2 parents 4d0e801 + 19243e3 commit 02ed71a

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)