diff --git a/.github/workflows/git-repo-sync.yml b/.github/workflows/git-repo-sync.yml index 56af8cb..af3dea8 100644 --- a/.github/workflows/git-repo-sync.yml +++ b/.github/workflows/git-repo-sync.yml @@ -7,6 +7,7 @@ on: jobs: sync-bitbucket: + if: github.repository_owner == 'Fabulously-Optimized' runs-on: ubuntu-22.04 name: Git Repo Sync - BitBucket steps: