[fenix] Update mergify to use new release branch name format (https://github.com/mozilla-mobile/fenix/pull/17107)

pull/600/head
Stefan Arentz 4 years ago committed by GitHub
parent 528630f79a
commit 67b6479d84

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