mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: don't run google3 tests on bazel external files (#26488)
PR Close #26488
This commit is contained in:
@@ -39,6 +39,7 @@ merge:
|
||||
- "packages/**"
|
||||
# list of patterns to ignore for the files changed by the PR
|
||||
exclude:
|
||||
- "packages/bazel/*.bzl"
|
||||
- "packages/language-service/**"
|
||||
- "**/.gitignore"
|
||||
- "**/.gitkeep"
|
||||
|
||||
Reference in New Issue
Block a user