diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml index 835bfb320..4d2e085b9 100644 --- a/.github/workflows/selfhosted.yml +++ b/.github/workflows/selfhosted.yml @@ -6,6 +6,7 @@ on: jobs: selfhosted: + if: github.repository == 'openssh/openssh-portable-selfhosted' runs-on: ${{ matrix.vm }} env: TARGET_HOST: ${{ matrix.vm }}