Skip to content

chore: add temp file #202

chore: add temp file

chore: add temp file #202

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