Skip to content

Automated PR: Standardising Files (#832) #10

Automated PR: Standardising Files (#832)

Automated PR: Standardising Files (#832) #10

---

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: 12, 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/conventional-commits.yml@4.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}