From fa93f14b214840cf35e16f44fe6026bd3829c713 Mon Sep 17 00:00:00 2001 From: Kerollmops Date: Wed, 26 Feb 2025 11:07:19 +0100 Subject: [PATCH] Improve bors toml --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index 96e9ef65e..23e6c7ed2 100644 --- a/bors.toml +++ b/bors.toml @@ -5,7 +5,7 @@ status = [ 'Run Clippy', 'Run Rustfmt', 'Run tests in debug', + 'PR Milestone Check', ] -pr_status = ['Milestone Check'] # 3 hours timeout timeout-sec = 10800