Skip to content

Update actions/checkout action to v6 #16

Update actions/checkout action to v6

Update actions/checkout action to v6 #16

---
name: 'Validate PR'
"on":
pull_request_target:
types: [opened, edited, reopened]
jobs:
conventional-commits:
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.3
permissions:
pull-requests: read
secrets: inherit