ci/update-other: don't run on forks

This commit is contained in:
Matt Sturgeon 2025-05-23 18:59:43 +01:00
parent 73c1a755f0
commit fb2d007f95
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -12,6 +12,7 @@ jobs:
update: update:
name: Trigger updates for nixvim's stable branches name: Trigger updates for nixvim's stable branches
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.repository == 'nix-community/nixvim'
strategy: strategy:
matrix: matrix:
branches: branches: