Skip to content

Commit f2b4f90

Browse files
committed
Trivial change
1 parent 4b3f88f commit f2b4f90

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
@@ -176,7 +176,7 @@ jobs:
176176
cat eval-summary.md >> $GITHUB_STEP_SUMMARY
177177
cat run-diff.md >> $GITHUB_STEP_SUMMARY
178178
179-
- name: Comment on pull request
179+
- name: Comment on pull request with results
180180
uses: actions/github-script@v7
181181
with:
182182
script: |

0 commit comments

Comments
 (0)