mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +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:
|
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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue