mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-11-28 08:38:51 +02:00
Fix benchmarks action (#5110)
This commit is contained in:
parent
554282d3e4
commit
ba5d126808
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
@ -35,6 +35,5 @@ jobs:
|
||||
external-data-json-path: ./benchmarks/data.json
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
gh-pages-branch: benchmarks
|
||||
auto-push: true
|
||||
fail-on-alert: false
|
||||
fail-on-alert: true
|
||||
alert-threshold: "400%"
|
||||
|
Loading…
Reference in New Issue
Block a user