Skip to content

ci: don't fail consistency check if there is no diff #293

ci: don't fail consistency check if there is no diff

ci: don't fail consistency check if there is no diff #293

name: Analyze Commit Messages
on:
pull_request:
permissions:
pull-requests: write
contents: write
jobs:
analyze-commits:
name: Generate docs and coverage report
uses: ./.github/workflows/analyze-commits.yml
with:
isTest: true
installSharedCommitLintConfig: true