From 12582e91bbcffdeed6b9eb6cdfee371b5b216be9 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Tue, 16 Sep 2025 15:50:47 +0000 Subject: [PATCH] ci: run renovate for web-codegen-scorer --- .github/workflows/ng-renovate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ng-renovate.yml b/.github/workflows/ng-renovate.yml index c747f02b2..cb4aabc67 100644 --- a/.github/workflows/ng-renovate.yml +++ b/.github/workflows/ng-renovate.yml @@ -25,6 +25,7 @@ jobs: - angular/angular-cli - angular/vscode-ng-language-service - angular/ai-tutor + - angular/web-codegen-scorer runs-on: ubuntu-latest steps: # Because the checkout and setup node action is contained in the dev-infra repo, we must