workflows: spaces

master
Dawid Dziurla 2020-08-07 09:13:33 +02:00 committed by GitHub
parent 8c6ee713c2
commit bc1cb9713b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,11 +4,13 @@ on:
schedule:
# Once every hour
- cron: '*/60 * * * *'
env:
HOMEBREW_COLOR: 1
HOMEBREW_DEVELOPER: 1
HOMEBREW_FORCE_HOMEBREW_ON_LINUX: 1
HOMEBREW_NO_AUTO_UPDATE: 1
jobs:
autopublish:
if: github.repository == 'Homebrew/homebrew-core'