Skip to content

chore(deps): bump the npm_and_yarn group across 2 directories with 8 updates #196

chore(deps): bump the npm_and_yarn group across 2 directories with 8 updates

chore(deps): bump the npm_and_yarn group across 2 directories with 8 updates #196

name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: liatrio/github-actions/conventional-pr-title@master
with:
token: ${{ secrets.GITHUB_TOKEN }}