From 6c79836a29baba57a2f956fe07bd59a634bced27 Mon Sep 17 00:00:00 2001 From: Sara Tavares <29093946+stavares843@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:49:03 +0000 Subject: [PATCH] Update .coderabbit.yaml --- .github/workflows/.coderabbit.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/.coderabbit.yaml b/.github/workflows/.coderabbit.yaml index 4a743407b94..fe262b8bb44 100644 --- a/.github/workflows/.coderabbit.yaml +++ b/.github/workflows/.coderabbit.yaml @@ -1,10 +1,6 @@ settings: # Enables automatic reviewing of draft pull requests. enable_draft_pr_reviews: true - # Specifies additional base/target branches to be reviewed. - additional_branches_to_be_reviewed: - - "master" - - "yaml/test" # Disables generation of release notes. disable_high_level_summary: true # Comma separated list of keywords in the title that should be ignored.