fix bors config (#14389)

i did an oops
This commit is contained in:
Moony
2023-03-04 23:56:55 +00:00
parent edd272b621
commit 028fa395d8
7 changed files with 29 additions and 38 deletions

View File

@@ -1,3 +1,11 @@
status = [ "Build & Test Debug", "Build & Test Release", "Test Packaging", "YAML Linter", "YAML schema validator" ]
status = [
"Build & Test Debug",
"Build & Test Release",
"Test Packaging",
"YAML Linter",
"YAML RGA schema validator",
"YAML map schema validator",
"Validate RSIs",
]
timeout_sec = 1800 # 30 minutes
use_squash_merge = true # Shame this can't use GH squash but what can you do