mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
6ed51c2355
followup on https://github.com/bevyengine/bevy/pull/1826#issuecomment-819874735: adding the new job to Bors
13 lines
333 B
TOML
13 lines
333 B
TOML
status = [
|
|
"build (stable, windows-latest)",
|
|
"build (stable, ubuntu-latest)",
|
|
"build (stable, macos-latest)",
|
|
"build (nightly, ubuntu-latest)",
|
|
"build-wasm (stable, ubuntu-latest)",
|
|
"build-wasm (nightly, ubuntu-latest)",
|
|
"build-android",
|
|
"markdownlint",
|
|
"run-examples",
|
|
]
|
|
|
|
use_squash_merge = true
|