diff --git a/.mergify.yml b/.mergify.yml index 47be03822..75fe865ac 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -31,7 +31,7 @@ pull_request_rules: strict: smart - name: Release automation conditions: - - base~=releases/.* + - base~=releases_.* - author=github-actions[bot] # Listing checks manually beause we do not have a "push complete" check yet. - check-success=build-android-test-debug