diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 578fe76a..11df0a2f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,7 +115,7 @@ jobs: - test - lint - commitlint - if: ${{ github.repository_owner }} == "python-zeroconf" + if: github.repository_owner == 'python-zeroconf' runs-on: ubuntu-latest environment: release