Skip to content

ci: Introduce a workflow to document/enforce conventional commits #3

ci: Introduce a workflow to document/enforce conventional commits

ci: Introduce a workflow to document/enforce conventional commits #3

name: "Delivery - Lint PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
prs-chores:
uses: Jahia/jahia-modules-action/.github/workflows/prs-chores.yml@2281-create-a-pr-chores-workflow
secrets: inherit