diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml index 74ebfb5..4a3adc4 100644 --- a/.github/workflows/updater-wip.yml +++ b/.github/workflows/updater-wip.yml @@ -6,6 +6,7 @@ on: jobs: update: + if: github.repository_owner == 'wowchemy' runs-on: ubuntu-latest steps: - uses: wowchemy/gh-action-updater@v1