aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/fossa.yaml (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25fossa: Run separately, only on pushGravatar Abhinav Gupta 1-0/+17
FOSSA analysis currently blocks CI on pull requests because they are denied access to secrets. Run FOSSA as a separate job only when we push to a branch of the project.