Skip to content

feat(patch-detail): support creating general revision comments #355

feat(patch-detail): support creating general revision comments

feat(patch-detail): support creating general revision comments #355

Workflow file for this run

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