Merge pull request #489 from nix-community/ci

add bors.toml
This commit is contained in:
Jörg Thalheim 2022-09-29 22:42:07 +02:00 committed by GitHub
commit a6d8312748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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" ]