diff --git a/.github/workflows/adhoc-remote-benchmarks.yml b/.github/workflows/adhoc-remote-benchmarks.yml index c027197a..1b24e038 100644 --- a/.github/workflows/adhoc-remote-benchmarks.yml +++ b/.github/workflows/adhoc-remote-benchmarks.yml @@ -13,6 +13,7 @@ on: jobs: process-release-benchmarks: + if: ${{github.repository_owner != 'deephaven'}} uses: ./.github/workflows/remote-benchmarks.yml with: run-type: adhoc