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: