Skip to content

Commit 76c6c54

Browse files
authored
Fix backport branch
1 parent dcce3a3 commit 76c6c54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ pull_request_rules:
22
- name: backport patches to 1.11
33
conditions:
44
- base=master
5-
- label=backport-11.1
5+
- label=backport-1.11
66
actions:
77
backport:
88
branches:
9-
- "11.1"
9+
- "1.11"

0 commit comments

Comments
 (0)