workflows: run spdx only on Homebrew/brew
This commit is contained in:
parent
633fa86e86
commit
bacc40b5be
1
.github/workflows/spdx.yml
vendored
1
.github/workflows/spdx.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
spdx:
|
spdx:
|
||||||
|
if: github.repository == 'Homebrew/brew'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
HOMEBREW_NO_ANALYTICS: 1
|
HOMEBREW_NO_ANALYTICS: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user