From 1925683e5b07fde00cc0963158382e804a8b3879 Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:41:55 +0800 Subject: [PATCH] Do not show lock icon on repo list for public repos in private org (#11445) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 663330e3..b798c0bc 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix .comment-code-cloud not being removed when cancelling new code comment (#11464) +Do not show lock icon on repo list for public repos in private org (#11445)