Skip to content

Commit

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

# Run `github-action-benchmark` action for the Continuous Benchmarking Charts
Expand All @@ -95,7 +94,6 @@ 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
skip-fetch-gh-pages: true
auto-push: true


0 comments on commit d92e1b0

Please sign in to comment.