diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 773a601c..f2f0ceb7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -38,4 +38,4 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} # Enable alert commit comment comment-on-alert: true - alert-threshold: "110%" + alert-threshold: "150%"