Skip to content

[Refactor] workflow move to github-lib-template #11

[Refactor] workflow move to github-lib-template

[Refactor] workflow move to github-lib-template #11

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