Skip to content
Snippets Groups Projects
Unverified Commit 7d7de295 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

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

catworkflows/tests: skip update-test unless on a PR.
parents a4d7bb64 b9a01350
No related branches found
Tags 2.2.0
No related merge requests found
......@@ -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: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment