Skip to content

Commit 3ece2f6

Browse files
committed
fix(ci): run release workflow only on main repository
1 parent 16f9527 commit 3ece2f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
- test
9898
- lint
9999
- commitlint
100+
if: ${{ github.repository_owner }} == "python-zeroconf"
100101

101102
runs-on: ubuntu-latest
102103
environment: release

0 commit comments

Comments
 (0)