From fb2d007f95efd9b73bd14458b08bf4afcfc9681a Mon Sep 17 00:00:00 2001 From: Matt Sturgeon Date: Fri, 23 May 2025 18:59:43 +0100 Subject: [PATCH] ci/update-other: don't run on forks --- .github/workflows/update-other.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-other.yml b/.github/workflows/update-other.yml index d035e0f2..f3007ad3 100644 --- a/.github/workflows/update-other.yml +++ b/.github/workflows/update-other.yml @@ -12,6 +12,7 @@ jobs: update: name: Trigger updates for nixvim's stable branches runs-on: ubuntu-latest + if: github.repository == 'nix-community/nixvim' strategy: matrix: branches: