mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 22:14:37 +00:00
fix mergify rules
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
b20092e1dc
commit
388e022406
3
.mergify.yml → .github/mergify.yml
vendored
3
.mergify.yml → .github/mergify.yml
vendored
@ -11,5 +11,8 @@ merge_protections:
|
||||
description: When test data is updated, we require two reviewers
|
||||
if:
|
||||
- base = main
|
||||
- or:
|
||||
- files ~= ^tests/data
|
||||
- files ~= ^tests/data_scanned
|
||||
success_conditions:
|
||||
- "#approved-reviews-by >= 2"
|
Loading…
Reference in New Issue
Block a user