Skip to content

Commit

Permalink
ci(fix): fix bench threshold
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson committed Dec 7, 2024
1 parent 5313ec4 commit ab80c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
comment-on-alert: true
comment-always: true
github-token: ${{ secrets.GITHUB_TOKEN }}
alert-threshold: "100%"
alert-threshold: "200%"
auto-push: true

0 comments on commit ab80c21

Please sign in to comment.