ci: don't run google3 tests on bazel external files (#26488)
PR Close #26488
This commit is contained in:
parent
2132c8f461
commit
4481571999
1
.github/angular-robot.yml
vendored
1
.github/angular-robot.yml
vendored
@ -39,6 +39,7 @@ merge:
|
|||||||
- "packages/**"
|
- "packages/**"
|
||||||
# list of patterns to ignore for the files changed by the PR
|
# list of patterns to ignore for the files changed by the PR
|
||||||
exclude:
|
exclude:
|
||||||
|
- "packages/bazel/*.bzl"
|
||||||
- "packages/language-service/**"
|
- "packages/language-service/**"
|
||||||
- "**/.gitignore"
|
- "**/.gitignore"
|
||||||
- "**/.gitkeep"
|
- "**/.gitkeep"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user