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

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