Skip to content

feat: add force param to sync workflow #301

feat: add force param to sync workflow

feat: add force param to sync workflow #301

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