create bors.toml

This commit is contained in:
Jörg Thalheim 2022-10-31 07:22:17 +01:00
parent 724c8df419
commit be849ae99f

6
bors.toml Normal file
View 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)"
]