Skip to content

Commit fb2d007

Browse files
committed
ci/update-other: don't run on forks
1 parent 73c1a75 commit fb2d007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-other.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
update:
1313
name: Trigger updates for nixvim's stable branches
1414
runs-on: ubuntu-latest
15+
if: github.repository == 'nix-community/nixvim'
1516
strategy:
1617
matrix:
1718
branches:

0 commit comments

Comments
 (0)