We use the "Only build pull requests" option to reduce our CI overhead, but we also have
release/
branches that we treat as "default" branches. We currently have to rely on a GitHub Action to trigger a pipeline build for those branches, but being able to configure the Project in Circle by providing a branch naming pattern for "default" branches would simplify things.