From 616aa708a8af1fc847d504eba3cdea9a4c667a8f Mon Sep 17 00:00:00 2001 From: Pravin Dahal Date: Fri, 27 Mar 2026 06:58:48 +0100 Subject: [PATCH] chore: Archive repo This template should not be used. Template from inventory should be used instead. --- .pallet/gitconfig.yaml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/.pallet/gitconfig.yaml b/.pallet/gitconfig.yaml index b309baa..9509119 100644 --- a/.pallet/gitconfig.yaml +++ b/.pallet/gitconfig.yaml @@ -1,20 +1,20 @@ -apiVersion: github.coop.no/v1alpha1 -kind: RepositoryConfig -metadata: - name: github-workflows-template -spec: - description: "No description provided" - - branches: - default: main - protection: - - id: main - pattern: main - requireSignedCommits: false - requiredStatusChecks: - checks: - - "build" - - 'policy-bot: main' - requiredPullRequestReviews: - requireCodeOwnerReviews: false - visibility: public +#apiVersion: github.coop.no/v1alpha1 +#kind: RepositoryConfig +#metadata: +# name: github-workflows-template +#spec: +# description: "No description provided" +# +# branches: +# default: main +# protection: +# - id: main +# pattern: main +# requireSignedCommits: false +# requiredStatusChecks: +# checks: +# - "build" +# - 'policy-bot: main' +# requiredPullRequestReviews: +# requireCodeOwnerReviews: false +# visibility: public