Skip to content

feat(@angular/build): enable component stylesheet hot replacement by default #21043

feat(@angular/build): enable component stylesheet hot replacement by default

feat(@angular/build): enable component stylesheet hot replacement by default #21043

name: DevInfra
on:
push:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, labeled]
# Declare default permissions as read only.
permissions:
contents: read
jobs:
assistant_to_the_branch_manager:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@37d6ab618e98067d6a9c73ddbca79beb5e15a6f5
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}