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