1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 18:43:34 +02:00

add bors configuration

This commit is contained in:
Jörg Thalheim 2022-09-29 23:42:38 +02:00
parent 5c0995a012
commit 3a5dd128e4

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