From bf8e4b404e594116d6ebddabaa1787fdd5a24057 Mon Sep 17 00:00:00 2001 From: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Date: Thu, 3 Jun 2021 03:04:47 -0400 Subject: [PATCH] Mergify: configuration update (#62) --- .mergify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 81e07508..69eb476c 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,8 +1,8 @@ pull_request_rules: - - name: automerge to master with label automerge and branch protection passing + - name: automerge to base branch with label automerge and branch protection passing conditions: - "#approved-reviews-by>1" - - base=development + - base=main - label=automerge actions: merge: