diff --git a/bors.toml b/bors.toml index e0006d07a..b750afaee 100644 --- a/bors.toml +++ b/bors.toml @@ -1,2 +1,2 @@ cut_body_after = "" # don't include text from the PR body in the merge commit message -status = [ "Test" ] +status = [ "tests" ]