From 90f785d5f6b9034da3ee849d68a84eb02215ea31 Mon Sep 17 00:00:00 2001 From: Maksym Hlukhovtsov <1177472+mordamax@users.noreply.github.com> Date: Tue, 4 Jul 2023 13:41:31 +0100 Subject: [PATCH] Update pr-custom-review.yml 3 Core-devs to approve (#7453) --- polkadot/.github/pr-custom-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polkadot/.github/pr-custom-review.yml b/polkadot/.github/pr-custom-review.yml index bb715c4adf..136c9e75ff 100644 --- a/polkadot/.github/pr-custom-review.yml +++ b/polkadot/.github/pr-custom-review.yml @@ -23,7 +23,7 @@ rules: include: .* # excluding files from 'Runtime files' and 'CI files' rules exclude: ^runtime/(kusama|polkadot)/src/[^/]+\.rs$|^\.gitlab-ci\.yml|^(?!.*\.dic$|.*spellcheck\.toml$)scripts/ci/.*|^\.github/.* - min_approvals: 2 + min_approvals: 3 teams: - core-devs