Skip to content

build: 📦 update angular-cli monorepo to v21 (major) #7121

build: 📦 update angular-cli monorepo to v21 (major)

build: 📦 update angular-cli monorepo to v21 (major) #7121

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"