Skip to content

Commit

Permalink
Revert "update mergify.yml"
Browse files Browse the repository at this point in the history
This reverts commit fa79f3a.
  • Loading branch information
yuki-takei committed Sep 6, 2024
1 parent fa79f3a commit ed9d0cb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@ queue_rules:
pull_request_rules:
- name: Automatic queue to merge
conditions:
- or:
- label = automerge
- and:
- '#approved-reviews-by >= 1'
- '#review-requested = 0'
- '#approved-reviews-by >= 1'
- '#review-requested = 0'
actions:
queue:

Expand Down

0 comments on commit ed9d0cb

Please sign in to comment.