Skip to content

Merge pull request #86 from cytechmobile/refactor/fa31a13-address-wal… #219

Merge pull request #86 from cytechmobile/refactor/fa31a13-address-wal…

Merge pull request #86 from cytechmobile/refactor/fa31a13-address-wal… #219

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