Skip to content

fix: fix debug log lines issue #80

fix: fix debug log lines issue

fix: fix debug log lines issue #80

Workflow file for this run

name: Lint commit messages
on:
pull_request:
branches: ['main']
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6