Skip to content

build(deps-dev): Bump @commitlint/cli from 17.8.1 to 18.5.0 #13

build(deps-dev): Bump @commitlint/cli from 17.8.1 to 18.5.0

build(deps-dev): Bump @commitlint/cli from 17.8.1 to 18.5.0 #13

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