diff --git a/substrate/.github/pr-custom-review.yml b/substrate/.github/pr-custom-review.yml index c10fb6df28..059f4a283a 100644 --- a/substrate/.github/pr-custom-review.yml +++ b/substrate/.github/pr-custom-review.yml @@ -20,11 +20,11 @@ rules: include: ^frame/(?!.*(nfts/.*|uniques/.*|babe/.*|grandpa/.*|beefy|merkle-mountain-range/.*|contracts/.*|election|nomination-pools/.*|staking/.*|aura/.*)) all: - min_approvals: 2 - teams: - - core-devs + teams: + - core-devs - min_approvals: 1 - teams: - - frame-coders + teams: + - frame-coders - name: CI team check_type: changed_files