Update mergify to use new release branch name format (#17107)

upstream-sync
Stefan Arentz 3 years ago committed by GitHub
parent 451f7ae31c
commit afc8c26e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save