From d510fa05754ad10d744f8e3dde15aaeea3de559f Mon Sep 17 00:00:00 2001 From: alvicsam Date: Tue, 16 May 2023 15:34:02 +0200 Subject: [PATCH] Fix indent for pr-custom-review config --- .github/pr-custom-review.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pr-custom-review.yml b/.github/pr-custom-review.yml index c10fb6df28885..059f4a283af07 100644 --- a/.github/pr-custom-review.yml +++ b/.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