diff --git a/.github/workflows/update_draft_features_weekly.yml b/.github/workflows/update_draft_features_weekly.yml index e9cc3cb8aed..a9424bfa1d2 100644 --- a/.github/workflows/update_draft_features_weekly.yml +++ b/.github/workflows/update_draft_features_weekly.yml @@ -8,6 +8,7 @@ on: jobs: update-drafts: + if: github.repository == 'web-platform-dx/web-features' runs-on: ubuntu-latest steps: - uses: actions/checkout@v4