mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
ci/update-other: don't run on forks
This commit is contained in:
parent
73c1a755f0
commit
fb2d007f95
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-other.yml
vendored
1
.github/workflows/update-other.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue