diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index fb0e113284..9274c10c80 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -201,6 +201,7 @@ jobs: shell: bash -e -o pipefail {0} env: DEV: ${{ matrix.dev }} + if: github.repository_owner == 'tinygrad' steps: - name: Checkout Code uses: actions/checkout@v6