Skip to content

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3… #829

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3…

chore(deps): update pre-commit hook commitizen-tools/commitizen to v3… #829

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]