Merge pull request #4271 from rgommers/homebrew-nightly-on-main-repo

Run nightly Homebrew cron job only on the main repo, not on forks
This commit is contained in:
Martin Kroeker 2023-10-19 13:28:24 +02:00 committed by GitHub
commit 68906a98c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ permissions:
jobs:
build-OpenBLAS-with-Homebrew:
if: "github.repository == 'OpenMathLib/OpenBLAS'"
runs-on: macos-latest
env:
DEVELOPER_DIR: /Applications/Xcode_11.4.1.app/Contents/Developer