Skip to content

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

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

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

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@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]