Skip to content

build(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.7.0 #864

build(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.7.0

build(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.7.0 #864

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]