Skip to content

build(deps): bump the npm_and_yarn group across 44 directories with 3 updates #2903

build(deps): bump the npm_and_yarn group across 44 directories with 3 updates

build(deps): bump the npm_and_yarn group across 44 directories with 3 updates #2903

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.7
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.1