From 968a07d49e131a2ead4d557373f1bbc56efee8d7 Mon Sep 17 00:00:00 2001 From: Aaron Friel Date: Tue, 15 Nov 2022 16:14:38 -0800 Subject: [PATCH] ci: Adjust bors.toml after #11364 --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index c6cec5d17dac..65d03268fc34 100644 --- a/bors.toml +++ b/bors.toml @@ -7,5 +7,5 @@ status = [ 'bors-ok', ] pr_status = [ - 'CI / lint / linear-history' + 'linear-history' ]