Skip to content

Commit 8b0ba08

Browse files
authored
Configure mergify to backport to jazzy (UniversalRobots#1388)
1 parent 6a3be3f commit 8b0ba08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/mergify.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ pull_request_rules:
1010
labels:
1111
- humble
1212

13-
- name: Backport to iron branch
13+
- name: Backport to jazzy branch
1414
conditions:
1515
- base=main
16-
- label=backport-iron
16+
- label=backport-jazzy
1717
actions:
1818
backport:
1919
branches:
20-
- iron
20+
- jazzy
2121
labels:
22-
- iron
22+
- jazzy

0 commit comments

Comments
 (0)