Skip to content

build: run CI on release branches

We also want to run CI on release-related branches, e.g v14.x-staging so that Releasers can see if any commits they pushed may have caused issues before opening proposal branches.

cc @MylesBorins

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading