From 3946af30cb631e6b439bf9d84ba8e577e43fe4ab Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 Mar 2023 17:41:59 +0800 Subject: [PATCH] Prevent merge of outdated PRs on protected branches (#11012) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index a35fb260..26c3ee0b 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -ui \ No newline at end of file +Prevent merge of outdated PRs on protected branches (#11012)