Skip to content

Commit

Permalink
forgot to push
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Mar 6, 2024
1 parent 4159604 commit c8ae6c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .mergify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ queue_rules:
conditions:
- "#approved-reviews-by>1"

pull_request_rules:
- name: backport patches to v0.20.x branch
conditions:
- base=master
Expand All @@ -11,7 +12,7 @@ queue_rules:
backport:
branches:
- release/v0.20.x
- name: backport patches to v1.x.x branch
- name: backport patches to v1.x branch
conditions:
- base=master
- label=backport/v1.x
Expand Down

0 comments on commit c8ae6c9

Please sign in to comment.