mirror of
https://gitlab.com/qemu-project/edk2.git
synced 2025-10-30 07:56:39 +08:00
.mergify: Set max parallel checks to 1
Set max parallel checks to 1 to disable speculative checks. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
committed by
Michael Kinney
parent
5c7ef27b96
commit
6e4bf7f934
@ -24,6 +24,9 @@
|
||||
#
|
||||
##
|
||||
|
||||
merge_queue:
|
||||
max_parallel_checks: 1
|
||||
|
||||
queue_rules:
|
||||
- name: default
|
||||
queue_conditions:
|
||||
|
||||
Reference in New Issue
Block a user