Skip to content

Commit ca53c4c

Browse files
authored
chore(release): update mergify config (#64)
1 parent b73599c commit ca53c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
pull_request_rules:
2-
- name: backport patches to cryostat-v2.4 branch
2+
- name: backport patches to cryostat-v3.0 branch
33
conditions:
44
- base=main
55
- label=backport
66
actions:
77
backport:
88
branches:
9-
- cryostat-v2.4
9+
- cryostat-v3.0
1010
assignees:
1111
- "{{ author }}"

0 commit comments

Comments
 (0)