From 42ba2d21120a46e0d9035abee9c5b496e78aa725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 29 Sep 2022 23:37:39 +0200 Subject: [PATCH] bors: another try --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ]