Skip to content

Commit 4db5001

Browse files
committed
ci: Only comment on alert.
This posts the whole benchmark results, which can be spammy.
1 parent 3322507 commit 4db5001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
external-data-json-path: ./cache/benchmark-data.json
3434
save-data-file: ${{ github.event_name != 'pull_request' }}
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
36-
comment-always: true
36+
comment-on-alert: true
3737
summary-always: true

0 commit comments

Comments
 (0)