Skip to content

fix: cache and imports #60

fix: cache and imports

fix: cache and imports #60

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