diff --git a/.mergify.yml b/.mergify.yml index 75fe865ac..1f3f66814 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