Skip to content

Commit

Permalink
Moved to new branch - continousbenchmark to store perf data
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenge committed Oct 17, 2024
1 parent d92e1b0 commit f2140d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-bdnbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
fail-on-alert: true
alert-comment-cc-users: '@darrenge'
summary-always: false
gh-pages-branch: 'continousbenchmark'
auto-push: true

# Run `github-action-benchmark` action for the Continuous Benchmarking Charts
Expand All @@ -94,6 +95,7 @@ jobs:
output-file-path: ./test/BDNPerfTests/BenchmarkDotNet.Artifacts/results/BDN.benchmark.${{ matrix.test }}-report-full-compressed.json
github-token: ${{ secrets.GITHUB_TOKEN }}
summary-always: true
gh-pages-branch: 'continousbenchmark'
auto-push: true


0 comments on commit f2140d6

Please sign in to comment.