diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 309707e1..0b837157 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,6 +97,7 @@ jobs: - test - lint - commitlint + if: ${{ github.repository_owner }} == "python-zeroconf" runs-on: ubuntu-latest environment: release