Skip to content

Commit

Permalink
Merge pull request #119 from Azure-Samples/testeval6
Browse files Browse the repository at this point in the history
Change text of workflow
  • Loading branch information
pamelafox authored Oct 23, 2024
2 parents 4d0e801 + 19243e3 commit 02ed71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/evaluate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `${summary}\n\n[Check the Actions tab for more details](${actionsUrl}).`
body: `${summary}\n\n[Check the workflow run for more details](${actionsUrl}).`
})

0 comments on commit 02ed71a

Please sign in to comment.