Merge pull request #6783 from MikeMcQuaid/update-test-pr

catworkflows/tests: skip update-test unless on a PR.
This commit is contained in:
Mike McQuaid 2019-11-27 10:31:56 +00:00 committed by GitHub
commit 7d7de295df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@ jobs:
brew update-test
brew update-test --to-tag
brew update-test --commit=HEAD
if: github.event_name == 'pull_request'
- name: Run brew readall
run: |