add bors.toml

This commit is contained in:
Jörg Thalheim 2023-01-25 18:09:16 +01:00
parent 4e4a8b5233
commit 3bc97dd767

5
bors.toml Normal file
View File

@ -0,0 +1,5 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"build (macos-latest)",
"build (ubuntu-latest)"
]