Skip to content

chore(deps): update commitlint monorepo to v18.5.0 #17

chore(deps): update commitlint monorepo to v18.5.0

chore(deps): update commitlint monorepo to v18.5.0 #17

Workflow file for this run

name: Lint commit messages
on: [pull_request]
concurrency:
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.sha }}"
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5