Skip to content

build(deps-dev): bump @commitlint/cli from 17.7.1 to 19.4.1 #1001

build(deps-dev): bump @commitlint/cli from 17.7.1 to 19.4.1

build(deps-dev): bump @commitlint/cli from 17.7.1 to 19.4.1 #1001

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]