Skip to content

feat: add keybindings for syntax checking commands #165

feat: add keybindings for syntax checking commands

feat: add keybindings for syntax checking commands #165

name: commit-message-lint
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