Skip to content

Commit 769d610

Browse files
Fix mergify config (#296)
1 parent e0a0ca3 commit 769d610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pull_request_rules:
1111

1212
- name: Backport to jazzy at reviewers discretion
1313
conditions:
14-
- base=master
14+
- base=ros2-master
1515
- "label=backport-jazzy"
1616
actions:
1717
backport:

0 commit comments

Comments
 (0)