Browse Source

ci: restrict scheduled workflows to lunarvim (#3591)

Zephaniah Ong 2 năm trước cách đây
mục cha
commit
c336ee5150
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: