Skip to content

build(deps): bump @angular/compiler from 20.2.4 to 20.3.15 #12

build(deps): bump @angular/compiler from 20.2.4 to 20.3.15

build(deps): bump @angular/compiler from 20.2.4 to 20.3.15 #12

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, develop]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
build:
uses: './.github/workflows/build.yml'
with:
dockerPublish: false