Skip to content

style: check pr title with commitlint #1

style: check pr title with commitlint

style: check pr title with commitlint #1

Workflow file for this run

on:
pull_request:
types:
- opened
- edited
- reopened
name: Enforce PR Title Format
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5