From e15776146e7c0f7cec0ff1b26d0fdcb617fed464 Mon Sep 17 00:00:00 2001 From: Javier Bullrich Date: Thu, 22 Jun 2023 12:19:36 +0200 Subject: [PATCH] fixed one member of two teams prs counting individually (#7398) --- 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..0e62965fcb 100644 --- a/polkadot/.github/pr-custom-review.yml +++ b/polkadot/.github/pr-custom-review.yml @@ -9,7 +9,7 @@ rules: condition: include: ^runtime\/(kusama|polkadot)\/src\/.+\.rs$ exclude: ^runtime\/(kusama|polkadot)\/src\/weights\/.+\.rs$ - all_distinct: + all: - min_approvals: 1 teams: - locks-review