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 75eae8b commit cd5e018Copy full SHA for cd5e018
.github/workflows/ci.yml
@@ -345,8 +345,8 @@ jobs:
345
output-file-path: tests/benchmark-output.json
346
external-data-json-path: ./tests/benchmark-cache/benchmark-data.json
347
github-token: ${{ secrets.GITHUB_TOKEN }}
348
- alert-threshold: "120%"
349
- comment-always: true
+ alert-threshold: "105%"
+ comment-always: false
350
comment-on-alert: true
351
352
- name: Save benchmark data as new baseline
0 commit comments