Skip to content

ci(deps): Bump hmarr/auto-approve-action from 3 to 4 #145

ci(deps): Bump hmarr/auto-approve-action from 3 to 4

ci(deps): Bump hmarr/auto-approve-action from 3 to 4 #145

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5