Skip to content

Commit

Permalink
benchmark action should print pr comment but not commit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jofas committed Jan 28, 2024
1 parent 714bd50 commit 5da7574
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
external-data-json-path: cache/benchmarks/benchmarks.json
github-token: ${{ secrets.GITHUB_TOKEN }}
save-data-file: ${{ github.event_name != 'pull_request' }}
comment-always: true
comment-on-alert: true
summary-always: true
fail-on-alert: false
alert-threshold: '150%'

0 comments on commit 5da7574

Please sign in to comment.