Skip to content

Standardise files with files in sous-chefs/repo-management (#833) #14

Standardise files with files in sous-chefs/repo-management (#833)

Standardise files with files in sous-chefs/repo-management (#833) #14

---

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 }}