Skip to content

Commit

Permalink
ci(mergify): Remove status checks
Browse files Browse the repository at this point in the history
github handles these
  • Loading branch information
ReidWeb committed Jan 15, 2022
1 parent 10e9d8b commit ec6b30b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

queue_rules:
- name: default
conditions:
- status-success~=build (14.x)

pull_request_rules:
- name: automatic merge
Expand Down Expand Up @@ -111,4 +109,3 @@ pull_request_rules:
- author~=dependabot
- "#approved-reviews-by>=1"
- "#changes-requested-reviews-by=0"
- status-success~=build (14.x)

0 comments on commit ec6b30b

Please sign in to comment.