Skip to content

[Fix] commit lint workflow call #10

[Fix] commit lint workflow call

[Fix] commit lint workflow call #10

Workflow file for this run

name: Reusable Commit Message Linter
on:
pull_request:
types: [opened, synchronize, edited]
push:
branches:
- main
- master
- develop
- feature/**
- release/**
jobs:
lint-commits:
uses: gouef/github-lib-template/.github/workflows/commit-lint.yml@main