From 10f57d1199fcf287378b000927f3a0497dfe84d6 Mon Sep 17 00:00:00 2001 From: Maksym Hlukhovtsov <1177472+mordamax@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:57:33 +0100 Subject: [PATCH] Revert "fixed one member of two teams prs counting individually (#7398)" (#7423) This reverts commit e15776146e7c0f7cec0ff1b26d0fdcb617fed464. --- 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 0e62965fcb..bb715c4adf 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: + all_distinct: - min_approvals: 1 teams: - locks-review