diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index f9762f45124..700bd6eab94 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -7,6 +7,7 @@ on: jobs: autopublish: + if: github.repository == 'Homebrew/homebrew-core' runs-on: ubuntu-latest container: image: homebrew/brew