Skip to content

build(deps-dev): Bump @commitlint/config-conventional from 19.8.1 to 20.0.0 #59

build(deps-dev): Bump @commitlint/config-conventional from 19.8.1 to 20.0.0

build(deps-dev): Bump @commitlint/config-conventional from 19.8.1 to 20.0.0 #59

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6