Skip to content

Commit b003def

Browse files
authored
Update .mergify.yml
1 parent 869fe6d commit b003def

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.mergify.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pull_request_rules:
2-
- name: Assign the reviewers team
2+
- name: Assign the main reviewers
33
conditions:
44
- check-success=tests
55
- check-success=build
66
- check-success=CodeFactor
77
actions:
88
request_reviews:
9-
users:
10-
- APLA-Toolbox/reviewers
9+
teams:
10+
- "@APLA-Toolbox/reviewers"
1111
- name: Automatic merge on approval
1212
conditions:
1313
- "#approved-reviews-by>=1"

0 commit comments

Comments
 (0)