Skip to content

Commit

Permalink
updated Mergify configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SteRiccio committed Oct 31, 2024
1 parent 3a539ee commit 2f436c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
queue_rules:
- name: default
conditions:
queue_conditions:
- check-success=build
- check-success=DeepScan

merge_method: squash

pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
queue:
method: squash
name: default
- name: automatic branch update
conditions:
Expand Down

0 comments on commit 2f436c3

Please sign in to comment.