workflows/scheduled: don’t run on forks (#53880)

master
Bo Anderson 2020-04-28 12:34:16 +01:00 committed by GitHub
parent 4daeeb2b6a
commit 2dec193d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
jobs:
autopublish:
if: github.repository == 'Homebrew/homebrew-core'
runs-on: ubuntu-latest
container:
image: homebrew/brew