Skip to content

Commit

Permalink
Merge pull request OpenMathLib#4271 from rgommers/homebrew-nightly-on…
Browse files Browse the repository at this point in the history
…-main-repo

Run nightly Homebrew cron job only on the main repo, not on forks
  • Loading branch information
martin-frbg authored Oct 19, 2023
2 parents 0799b0d + 6b8379d commit 68906a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-Homebrew-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68906a9

Please sign in to comment.