aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/fossa.yaml (follow)
Commit message (Collapse)AuthorAgeFiles
* ci: Update actions (#99)Abhinav Gupta2023-06-011
| | | | | Updates the checkout, setup-go, and codecov GitHub Actions. Supersedes #88, #89, #90
* fossa: Run separately, only on pushAbhinav Gupta2021-05-251
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.