Browse Source

[CI] do not run sync_wiki on fork

Yuxiao Mao 3 months ago
parent
commit
2638a0d379
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/sync_wiki.yml

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

@@ -8,6 +8,7 @@ on:
 
 jobs:
   synchronize:
+    if: github.repository_owner == 'HeapsIO'
     runs-on: ubuntu-latest
     permissions:
       contents: write