From a2f144cb93bc3723b1009cdccccacbc8e172498e Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Sun, 16 Feb 2025 01:45:06 +0100 Subject: [PATCH] fix(ci): run release workflow only on main repository fix pervious attempt --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy