diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index f1931ebb06..a044b51662 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -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"