summaryrefslogtreecommitdiffstats
path: root/.github/workflows/repo-sync.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/repo-sync.yml')
-rw-r--r--.github/workflows/repo-sync.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml
index 4284463f..b4c91299 100644
--- a/.github/workflows/repo-sync.yml
+++ b/.github/workflows/repo-sync.yml
@@ -5,6 +5,7 @@ on:
jobs:
repo-sync:
+ if: github.repository_owner == 'Mic92'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2