We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483d067 commit f637c75Copy full SHA for f637c75
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