From ad947f8534a5dd976a5fec4b3072b1bb4c6ce362 Mon Sep 17 00:00:00 2001 From: Maksym Hlukhovtsov <1177472+mordamax@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:57:56 +0100 Subject: [PATCH] Revert "fixed one member of two teams prs counting individually (#2770)" (#2773) This reverts commit 1c5729c2de167434cefb07f4fbeac60ca3b29578. --- cumulus/.github/pr-custom-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cumulus/.github/pr-custom-review.yml b/cumulus/.github/pr-custom-review.yml index e8cb400877..fc26ee677f 100644 --- a/cumulus/.github/pr-custom-review.yml +++ b/cumulus/.github/pr-custom-review.yml @@ -7,7 +7,7 @@ rules: - name: Runtime files check_type: changed_files condition: ^parachains/runtimes/assets/(asset-hub-kusama|asset-hub-polkadot)/src/[^/]+\.rs$|^parachains/runtimes/bridge-hubs/(bridge-hub-kusama|bridge-hub-polkadot)/src/[^/]+\.rs$|^parachains/runtimes/collectives/collectives-polkadot/src/[^/]+\.rs$|^parachains/common/src/[^/]+\.rs$ - all: + all_distinct: - min_approvals: 1 teams: - cumulus-locks-review