Skip to content

feat(gh actions): add workflow to lint all the messages in a commit #5

feat(gh actions): add workflow to lint all the messages in a commit

feat(gh actions): add workflow to lint all the messages in a commit #5

Workflow file for this run

name: Validation
on:
pull_request:
branches: ['main', 'beta', 'alpha']
jobs:
validation:
uses: carpasse/reusable-workflows/.github/workflows/validation.yml@main