diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a62e4fe39a4..ebdb2d1ec43 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -104,6 +104,7 @@ jobs: run: yarn build benchmarks: + if: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository }} runs-on: ubuntu-latest strategy: matrix: