Преглед изворни кода

ci: restrict scheduled workflows to lunarvim (#3591)

Zephaniah Ong пре 2 година
родитељ
комит
c336ee5150
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/plugins.yml

+ 1 - 0
.github/workflows/plugins.yml

@@ -19,6 +19,7 @@ on:
 
 jobs:
   plugins-version-bump:
+    if: github.repository_owner == 'LunarVim'
     runs-on: ubuntu-latest
     continue-on-error: false
     permissions: