From 2cf42f72a2e38c57feb0ccb2d0ac479a6d8e7ff5 Mon Sep 17 00:00:00 2001 From: Pravin Dahal Date: Mon, 12 Jan 2026 12:39:32 +0100 Subject: [PATCH] chore: Ensure github repo is public --- .pallet/gitconfig.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.pallet/gitconfig.yaml b/.pallet/gitconfig.yaml index aca1350..305f450 100644 --- a/.pallet/gitconfig.yaml +++ b/.pallet/gitconfig.yaml @@ -15,4 +15,5 @@ spec: checks: - "build" requiredPullRequestReviews: - requireCodeOwnerReviews: true \ No newline at end of file + requireCodeOwnerReviews: true + visibility: public