diff --git a/.mergify.yml b/.mergify.yml index 5322496..12c55ee 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -6,14 +6,12 @@ queue_rules: conditions: - and: &CheckRuns - check-success=test - - schedule=Mon-Fri 09:00-17:30[Europe/Paris] speculative_checks: 5 - name: lowprio allow_inplace_checks: true conditions: - and: *CheckRuns - - schedule=Mon-Fri 09:00-17:00[Europe/Paris] batch_size: 7 batch_max_wait_time: 5min queue_branch_merge_method: fast-forward