mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 07:41:08 +00:00
PR review rules, include all rs files except weights (#6990)
This commit is contained in:
+3
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user