CI for pull requests #135
Labels
priority: p3/standard
Enhancement with nominal value or bug with nominal impact
size: md
type: ergonomics
Tooling, refactoring, etc
Right now we only run CI when we commit to the primary branch. It would be great to run CI on PRs to pick up on any issues sooner. However, we rely on access to secrets, which adds additional complexity in order to ensure the secrets are secured properly. See https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/
The text was updated successfully, but these errors were encountered: