Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-01 | ci: Update actions (#99) | 1 | -1/+1 | ||
Updates the checkout, setup-go, and codecov GitHub Actions. Supersedes #88, #89, #90 | |||||
2021-05-25 | fossa: Run separately, only on push | 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. |