Skip to content

Merge branch 'patch/21ee48f' #206

Merge branch 'patch/21ee48f'

Merge branch 'patch/21ee48f' #206

name: Commit Linting
on:
push:
branches: [ '**' ]
pull_request:
branches: [ main ]
jobs:
lint-commit-messages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5