diff --git a/.pallet/gitconfig.yaml b/.pallet/gitconfig.yaml index 305f450..b309baa 100644 --- a/.pallet/gitconfig.yaml +++ b/.pallet/gitconfig.yaml @@ -14,6 +14,7 @@ spec: requiredStatusChecks: checks: - "build" + - 'policy-bot: main' requiredPullRequestReviews: - requireCodeOwnerReviews: true + requireCodeOwnerReviews: false visibility: public diff --git a/CODEOWNERS b/CODEOWNERS deleted file mode 100644 index b68dbfb..0000000 --- a/CODEOWNERS +++ /dev/null @@ -1,3 +0,0 @@ -* @coopnorge/cloud-platform - -/CODEOWNERS @coopnorge/cloud-security