Skip to content

Commit

Permalink
chore(release): update mergify config (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jun 6, 2024
1 parent b73599c commit ca53c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pull_request_rules:
- name: backport patches to cryostat-v2.4 branch
- name: backport patches to cryostat-v3.0 branch
conditions:
- base=main
- label=backport
actions:
backport:
branches:
- cryostat-v2.4
- cryostat-v3.0
assignees:
- "{{ author }}"

0 comments on commit ca53c4c

Please sign in to comment.