Skip to content

Commit

Permalink
Merge pull request #897 from cloudflare/benchmarks
Browse files Browse the repository at this point in the history
Don't post benchmark results for fork PRs
  • Loading branch information
prymitive authored Mar 7, 2024
2 parents c38543d + b6a8fe5 commit 3b0fa48
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:
make benchmark-diff
- name: Report
if: ${{ github.event.pull_request.head.repo.full_name == 'cloudflare/pint' }}
uses: thollander/actions-comment-pull-request@v2
with:
filePath: benchstat.txt
Expand Down

0 comments on commit 3b0fa48

Please sign in to comment.