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 9fbf046 commit f28283cCopy full SHA for f28283c
.github/workflows/evaluate.yaml
@@ -114,7 +114,7 @@ jobs:
114
issue_number: context.issue.number,
115
owner: context.repo.owner,
116
repo: context.repo.repo,
117
- body: "Starting evaluation! Check the Actions tab for progress, or wait for a comment with the results."
+ body: "Starting evaluation. Check the Actions tab for progress, or wait for a comment with the results."
118
})
119
120
- name: Checkout pull request
0 commit comments