Cipscis/base-project

No actions run against PRs

Opened this issue · 0 comments

Currently, the only actions in this project run when there's a new push to the main branch. It would be useful to also run actions that check code in a PR is able to build and also passes all tests, so broken builds or failing tests can't be hidden until after a PR is merged.