Skip to content

Commit f637c75

Browse files
authored
fix(ci): run release workflow only on main repository (#1441)
1 parent 483d067 commit f637c75

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)