aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/fossa.yaml (unfollow)
Commit message (Collapse)AuthorFiles
2023-06-01ci: Update actions (#99)Abhinav Gupta1
Updates the checkout, setup-go, and codecov GitHub Actions. Supersedes #88, #89, #90
2021-05-25fossa: Run separately, only on pushAbhinav Gupta1
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.