Skip to content

chore(deps): update sous-chefs/.github action to v5 #22

chore(deps): update sous-chefs/.github action to v5

chore(deps): update sous-chefs/.github action to v5 #22

---

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

View workflow run for this annotation

GitHub Actions / .github/workflows/conventional-commits.yml

Invalid workflow file

(Line: 14, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
name: 'Validate PR'
"on":
pull_request_target:
types: [opened, edited, reopened]
jobs:
conventional-commits:
uses: sous-chefs/.github/.github/workflows/[email protected]
permissions:
pull-requests: read
with:
token: ${{ secrets.GITHUB_TOKEN }}