add new ci job for examples to bors (#1928)
followup on https://github.com/bevyengine/bevy/pull/1826#issuecomment-819874735: adding the new job to Bors
This commit is contained in:
parent
22314923d9
commit
6ed51c2355
1
.github/bors.toml
vendored
1
.github/bors.toml
vendored
@ -7,6 +7,7 @@ status = [
|
||||
"build-wasm (nightly, ubuntu-latest)",
|
||||
"build-android",
|
||||
"markdownlint",
|
||||
"run-examples",
|
||||
]
|
||||
|
||||
use_squash_merge = true
|
||||
|
Loading…
Reference in New Issue
Block a user