dotfiles/.mergify.yml
Anas Elgarhy 0bd95d9043 ci(Mergify): configuration update
Signed-off-by: Anas Elgarhy <anas.elgarhy.dev@gmail.com>
2023-04-15 22:51:13 +02:00

7 lines
156 B
YAML

pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
merge:
method: merge