Skip to content

Commit 444d676

Browse files
authored
chore(mergify): set backport branch to cryostat-v4.0 (#79)
1 parent bbdba5e commit 444d676

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-v3.0 branch
2+
- name: backport patches to cryostat-v4.0 branch
33
conditions:
44
- base=main
55
- label=backport
66
actions:
77
backport:
88
branches:
9-
- cryostat-v3.0
9+
- cryostat-v4.0
1010
assignees:
1111
- "{{ author }}"

0 commit comments

Comments
 (0)