Skip to content

chore: Bump the other group across 1 directory with 13 updates #805

chore: Bump the other group across 1 directory with 13 updates

chore: Bump the other group across 1 directory with 13 updates #805

name: PR Conventional Commit Validation
on:
pull_request_target:
types: [opened, synchronize, reopened, edited]
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/[email protected]
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'