ci: exclude aio/ from build-and-ci pullapprove group
the aio/ has a separate build and ci setup that doesn't affect main repo, so it doesn't make sense for the build-and-ci group to approve changes to that separate setup.
This commit is contained in:
parent
294c1cd7a7
commit
db700dfc71
@ -64,6 +64,7 @@ groups:
|
|||||||
exclude:
|
exclude:
|
||||||
- "tools/@angular/tsc-wrapped/*"
|
- "tools/@angular/tsc-wrapped/*"
|
||||||
- "tools/public_api_guard/*"
|
- "tools/public_api_guard/*"
|
||||||
|
- "aio/*"
|
||||||
users:
|
users:
|
||||||
- IgorMinar #primary
|
- IgorMinar #primary
|
||||||
- mhevery
|
- mhevery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user