diff --git a/polkadot/.github/pr-custom-review.yml b/polkadot/.github/pr-custom-review.yml
index bb715c4adf444f66d4d7a66b65ec3f472ea3602c..136c9e75ff2deca5a031e41f065aec74a264ab1f 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