Skip to content

Commit

Permalink
fix: Don't fetch from non-existent gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kshyatt-aws committed Aug 27, 2024
1 parent 044b737 commit 13e016b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
# don't auto-deploy to gh-pages for now
#auto-push: true
# Show alert with commit comment on detecting possible performance regression
skip-fetch-gh-pages: true
alert-threshold: '200%'
comment-on-alert: true
fail-on-alert: true

0 comments on commit 13e016b

Please sign in to comment.