add bors.toml

This commit is contained in:
Jörg Thalheim 2022-09-29 22:41:34 +02:00
parent ac09047f0a
commit bb2f7ada05

2
bors.toml Normal file
View file

@ -0,0 +1,2 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [ "tests" ]