Skip to content

build(deps): bump the npm_and_yarn group across 27 directories with 15 updates #5179

build(deps): bump the npm_and_yarn group across 27 directories with 15 updates

build(deps): bump the npm_and_yarn group across 27 directories with 15 updates #5179

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@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed #6.2.1
with:
configFile: commitlint.config.mjs