Skip to content

feat: update github CI workflows and config options #21

feat: update github CI workflows and config options

feat: update github CI workflows and config options #21

name: Conventional PRs
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
conventional-prs:
uses: MPUSP/mpusp-github-actions/.github/workflows/conventional-prs.yml@main