boulder/.github/workflows
Aaron Gable 915510b5ab
Run GitHub Actions on all PRs (#5510)
Currently we only run pre-submit CI for PRs which are against
our main branch or release branches. This means that "stacked"
PRs (a chain of PRs which all build on each other, and which will
need to be submitted in order) don't get any CI runs for PRs beyond
the first.

We don't expect large amounts of PR spam running us out of free
GH Actions credits, so just run CI for all PRs. Continue to run post-
submit CI only for commits to main and release branches so that we
don't prematurely run it on not-yet-PR-ready branches.
2021-07-09 10:32:27 -07:00
..
boulder-ci.yml Run GitHub Actions on all PRs (#5510) 2021-07-09 10:32:27 -07:00
main-prs.yml Create workflow to comment on PRs against master (#5025) 2020-08-17 12:37:18 -07:00
update-master.yml Add a github action to update master when push to main (#4916) 2020-06-29 18:20:21 -07:00