Skip to content

chore: add conventional commits check #5

chore: add conventional commits check

chore: add conventional commits check #5

name: PR Title
on:
pull_request:
branches: [ master ]
types: [opened, edited, synchronize]
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- name: Conventional Commits Check
uses: agenthunt/[email protected]
with:
pr-body-regex: ".+"