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:
|
||||
spdx:
|
||||
if: github.repository == 'Homebrew/brew'
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HOMEBREW_NO_ANALYTICS: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user