Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fix indent for pr-custom-review config (#14161)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored and gpestana committed May 27, 2023
1 parent a933990 commit 393646a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ rules:
include: ^frame/(?!.*(nfts/.*|uniques/.*|babe/.*|grandpa/.*|beefy|merkle-mountain-range/.*|contracts/.*|election|nomination-pools/.*|staking/.*|aura/.*))
all:
- min_approvals: 2
teams:
- core-devs
teams:
- core-devs
- min_approvals: 1
teams:
- frame-coders
teams:
- frame-coders

- name: CI team
check_type: changed_files
Expand Down

0 comments on commit 393646a

Please sign in to comment.