* Update build-test-debug.yml * Update build-test-release.yml * Update test-packaging.yml * Update validate_mapfiles.yml * Update yaml-linter.yml * Update validate-rsis.yml * Update validate-rgas.yml * Create bors.toml
4 lines
225 B
TOML
4 lines
225 B
TOML
status = [ "Build & Test Debug", "Build & Test Release", "Test Packaging", "YAML Linter", "YAML schema validator" ]
|
|
timeout_sec = 1800 # 30 minutes
|
|
use_squash_merge = true # Shame this can't use GH squash but what can you do
|