Skip to content

chore: increase the coverage in BasicKV #187

chore: increase the coverage in BasicKV

chore: increase the coverage in BasicKV #187

name: PR Check
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- name: Conventional Commits Validation
uses: ytanikin/[email protected]
with:
task_types: '["feat","fix","perf","chore","revert"]'
add_label: 'false'