Skip to content

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

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

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

Workflow file for this run

name: DevInfra
on:
pull_request_target:
types: [opened, synchronize, reopened]
# Declare default permissions as read only.
permissions:
contents: read
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: angular/dev-infra/github-actions/commit-message-based-labels@a3d0749c4d64959e85843fbeb54507e830be0f44
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: angular/dev-infra/github-actions/post-approval-changes@a3d0749c4d64959e85843fbeb54507e830be0f44
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}