We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54bc26 commit c36e7a2Copy full SHA for c36e7a2
.github/workflows/benchmark.yml
@@ -63,7 +63,7 @@ jobs:
63
# Do not save the data (This allows comparing benchmarks)
64
save-data-file: false
65
fail-on-alert: true
66
- comment-on-alert: true
+ comment-on-alert: false
67
github-token: ${{ secrets.GITHUB_TOKEN }}
68
summary-always: true
69
alert-threshold: "150%"
0 commit comments