workflows: run spdx only on Homebrew/brew

This commit is contained in:
Jonathan Chang 2020-08-04 10:44:16 +10:00
parent 633fa86e86
commit bacc40b5be

View File

@ -6,6 +6,7 @@ on:
jobs:
spdx:
if: github.repository == 'Homebrew/brew'
runs-on: ubuntu-latest
env:
HOMEBREW_NO_ANALYTICS: 1