We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714bd50 commit 5da7574Copy full SHA for 5da7574
.github/workflows/benchmarks.yml
@@ -34,7 +34,6 @@ jobs:
34
external-data-json-path: cache/benchmarks/benchmarks.json
35
github-token: ${{ secrets.GITHUB_TOKEN }}
36
save-data-file: ${{ github.event_name != 'pull_request' }}
37
- comment-always: true
38
- comment-on-alert: true
+ summary-always: true
39
fail-on-alert: false
40
alert-threshold: '150%'
0 commit comments