Skip to content

feat: allows passing multiple command names #130

feat: allows passing multiple command names

feat: allows passing multiple command names #130

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
types:
- opened
- synchronize
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]