From 310cf0fcf7839485f459f20338e0da2fa38a11fc Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:42:03 +0800 Subject: [PATCH] Ensure Update button is enabled even when CI has failed (#10640) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 18849eba..abf4f7fc 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix bug on pull view when required status check no ci result (#10648) +Ensure Update button is enabled even when CI has failed (#10640)