Skip to content

Fix a bug that causes an error when the command comment format is invalid #4

Fix a bug that causes an error when the command comment format is invalid

Fix a bug that causes an error when the command comment format is invalid #4

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]