Skip to content

Commit 11939b2

Browse files
authored
Update .mergify.yml (#6220)
Updates `8.x` mergify backport to change `8.17` target from `8.x` to `8.17`.
1 parent 1719333 commit 11939b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pull_request_rules:
2323
assignees:
2424
- "{{ author }}"
2525
branches:
26-
- "8.x"
26+
- "8.17"
2727
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
2828
labels:
2929
- backport

0 commit comments

Comments
 (0)