diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 2df85525e7..9ce804ca8e 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -5,7 +5,8 @@ on: branches: - main jobs: - detray_benchmark_job: + traccc_benchmark_job: + if: github.repository == 'acts-project/traccc' runs-on: ubuntu-latest steps: - run: >