Skip to content

fix(link): add comment attribute in link that was missing and causing an 422 error #2101

fix(link): add comment attribute in link that was missing and causing an 422 error

fix(link): add comment attribute in link that was missing and causing an 422 error #2101

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5