From 08753d002a56e5a8d5d6495ad300574bf98b6ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar?= Date: Mon, 25 Apr 2022 13:39:45 +0200 Subject: [PATCH] Remove pr_status from bors settings --- bors.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/bors.toml b/bors.toml index 8ce9ec3da..717fd69d1 100644 --- a/bors.toml +++ b/bors.toml @@ -4,6 +4,5 @@ status = [ 'Tests on windows-latest with stable', 'Run Rustfmt', ] -pr_status = ['Specify breaking'] # 3 hours timeout timeout-sec = 10800