Skip to content

Commit

Permalink
Update benchmark CI configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Burak Varlı <burakvar@amazon.co.uk>
  • Loading branch information
unexge committed Oct 15, 2024
1 parent 5954f53 commit 868f096
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
# Store the results and deploy GitHub pages automatically if the results are from main branch
auto-push: ${{ inputs.publish }}
comment-on-alert: true
comment-on-alert: false
max-items-in-chart: 20
skip-fetch-gh-pages: true

Expand Down Expand Up @@ -217,6 +217,6 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
# Store the results and deploy GitHub pages automatically if the results are from main branch
auto-push: ${{ inputs.publish }}
comment-on-alert: true
comment-on-alert: false
max-items-in-chart: 20
skip-fetch-gh-pages: true
2 changes: 1 addition & 1 deletion .github/workflows/bench_s3express.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
# Store the results and deploy GitHub pages automatically if the results are from main branch
auto-push: ${{ inputs.publish }}
comment-on-alert: true
comment-on-alert: false
max-items-in-chart: 20
skip-fetch-gh-pages: true

Expand Down

0 comments on commit 868f096

Please sign in to comment.