Skip to content

Use correct name of the node-version input #300

Use correct name of the node-version input

Use correct name of the node-version input #300

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