Merge pull request #472 from NixOS/ci

add bors configuration
This commit is contained in:
Jörg Thalheim 2022-10-01 14:48:21 +02:00 committed by GitHub
commit 55826e8997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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