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 1988894 commit fca7d07Copy full SHA for fca7d07
.github/workflows/benchmarks.yml
@@ -38,7 +38,7 @@ jobs:
38
tool: 'benchmarkdotnet'
39
output-file-path: src/Benchmarks/BenchmarkDotNet.Artifacts/results/Combined.Benchmarks.json
40
github-token: ${{ secrets.GITHUB_TOKEN }}
41
- alert-threshold: '101%'
+ alert-threshold: '110%'
42
comment-on-alert: true
43
- name: Push benchmarks results
44
if: github.event_name != 'pull_request'
0 commit comments