Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
ci(Mergify): configuration update
Browse files Browse the repository at this point in the history
Signed-off-by: Sonicj <null>
  • Loading branch information
sonicjhon1 committed Aug 23, 2023
1 parent d3336ad commit ab2a98f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ queue_rules:
queue_conditions:
- label=merge
merge_conditions:
- "#approved-reviews-by>=1"
- "approved-reviews-by=sonicjhon1"
- and:
- check-success=Cloudflare Pages

pull_request_rules:
- name: Automatic merge on approval
conditions:
- and:
- "#approved-reviews-by>=1"
- "approved-reviews-by=sonicjhon1"
actions:
Expand Down

0 comments on commit ab2a98f

Please sign in to comment.