We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f9527 commit 3ece2f6Copy full SHA for 3ece2f6
1 file changed
.github/workflows/ci.yml
@@ -97,6 +97,7 @@ jobs:
97
- test
98
- lint
99
- commitlint
100
+ if: ${{ github.repository_owner }} == "python-zeroconf"
101
102
runs-on: ubuntu-latest
103
environment: release
0 commit comments