diff --git a/polkadot/.github/pr-custom-review.yml b/polkadot/.github/pr-custom-review.yml index 739f2c8295..bb715c4adf 100644 --- a/polkadot/.github/pr-custom-review.yml +++ b/polkadot/.github/pr-custom-review.yml @@ -6,7 +6,9 @@ action-review-team: ci rules: - name: Runtime files check_type: changed_files - condition: ^runtime/(kusama|polkadot)/src/[^/]+\.rs$ + condition: + include: ^runtime\/(kusama|polkadot)\/src\/.+\.rs$ + exclude: ^runtime\/(kusama|polkadot)\/src\/weights\/.+\.rs$ all_distinct: - min_approvals: 1 teams: