Skip to content

fix: Inputs

fix: Inputs #4

---
name: 'Validate PR'
"on":
pull_request_target:
types: [opened, edited, reopened]
jobs:
conventional-commits:

Check failure on line 9 in .github/workflows/conventional-commits.yml

View workflow run for this annotation

GitHub Actions / Validate PR

Invalid workflow file

The workflow is not valid. .github/workflows/conventional-commits.yml (Line: 9, Col: 3): Error calling workflow 'sous-chefs/.github/.github/workflows/conventional-commits.yml@4.1.0'. The nested job 'main' is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@4.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}