Skip to content

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

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

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

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@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5