Skip to content

build(deps): bump @ngrx/effects from 18.0.2 to 18.1.0 #407

build(deps): bump @ngrx/effects from 18.0.2 to 18.1.0

build(deps): bump @ngrx/effects from 18.0.2 to 18.1.0 #407

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