Skip to content

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

ci: Introduce a workflow to document/enforce conventional commits

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

name: "Delivery - Lint PR title"
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
prs-chores:

Check failure on line 15 in .github/workflows/delivery-prs-chores.yml

View workflow run for this annotation

GitHub Actions / Delivery - Lint PR title

Invalid workflow file

The workflow is not valid. .github/workflows/delivery-prs-chores.yml (Line: 15, Col: 3): Error calling workflow 'Jahia/jahia-modules-action/.github/workflows/prs-chores.yml@2281-create-a-pr-chores-workflow'. The workflow is requesting 'contents: read, pull-requests: write', but is only allowed 'contents: none, pull-requests: read'.
uses: Jahia/jahia-modules-action/.github/workflows/prs-chores.yml@2281-create-a-pr-chores-workflow
secrets: inherit