Skip to content

feat: add file-based template attribute and utility method for whitespace handling #4

feat: add file-based template attribute and utility method for whitespace handling

feat: add file-based template attribute and utility method for whitespace handling #4

name: Check Commit Message
on:
pull_request:
branches: [main]
jobs:
commitlint:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: bmazzarol/bmazzarol/.github/actions/check-commit-message@main