diff --git a/.github/workflows/scheduled_tests.yaml b/.github/workflows/scheduled_tests.yaml index e244bf0b..447877aa 100644 --- a/.github/workflows/scheduled_tests.yaml +++ b/.github/workflows/scheduled_tests.yaml @@ -55,6 +55,7 @@ jobs: # M-series Mac Mini build-apple-mseries: runs-on: [self-hosted, macOS, ARM64] + if: github.repository == 'pybop-team/PyBOP' env: GITHUB_PATH: ${PYENV_ROOT/bin:$PATH} strategy: