Files
tbd-station-14/bors.toml
Moony 028fa395d8 fix bors config (#14389)
i did an oops
2023-03-04 23:56:55 +00:00

12 lines
291 B
TOML

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