Skip to content

chore(deps): bump @angular/common from 15.2.7 to 19.0.1 #28

chore(deps): bump @angular/common from 15.2.7 to 19.0.1

chore(deps): bump @angular/common from 15.2.7 to 19.0.1 #28

Workflow file for this run

name: Build Feature Branch
on:
workflow_dispatch:
push:
branches:
- '**'
- '!main'
- '!fix/[0-9]+.[0-9]+.x'
jobs:
branch:
uses: onecx/ci-angular/.github/workflows/build-branch.yml@v1
secrets: inherit