[.github/workflows/tests.yml] jobs.test-everything: Don't run on user forks.
This commit is contained in:
parent
94d68404db
commit
39bdb54d2d
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -177,6 +177,7 @@ jobs:
|
|||||||
|
|
||||||
test-everything:
|
test-everything:
|
||||||
name: test everything (macOS)
|
name: test everything (macOS)
|
||||||
|
if: startsWith(github.repository, 'Homebrew/')
|
||||||
runs-on: macos-11.0
|
runs-on: macos-11.0
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Homebrew
|
- name: Set up Homebrew
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user