Skip to content

chore: Snapshot VERSION Update #100

chore: Snapshot VERSION Update

chore: Snapshot VERSION Update #100

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