create bors.toml
This commit is contained in:
parent
724c8df419
commit
be849ae99f
1 changed files with 6 additions and 0 deletions
6
bors.toml
Normal file
6
bors.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||
status = [
|
||||
"flake-checks",
|
||||
"builds (treefmt, ubuntu-latest)",
|
||||
"builds (treefmt, macos-latest)"
|
||||
]
|
Loading…
Reference in a new issue