Skip to content

feat(quality map): Add quality map command with structured data model #248

feat(quality map): Add quality map command with structured data model

feat(quality map): Add quality map command with structured data model #248

name: PR Conventional Commit Validation
on:
pull_request:
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","style","refactor","perf","test","build","ci","chore","revert"]'
add_label: 'false'