Skip to content

Commit

Permalink
chore: add v15.x backport labels (#4255)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn authored Feb 8, 2023
1 parent 5443519 commit d9af48b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ pull_request_rules:
backport:
branches:
- v14.x
- name: backport patches to concentrated-liquidity-main
- name: backport patches to v15.x branch
conditions:
- base=main
- label=A:backport/cl
- label=A:backport/v15.x
actions:
backport:
branches:
- concentrated-liquidity-main
- v15.x

0 comments on commit d9af48b

Please sign in to comment.