Skip to content

chore: use PerfCounters to replace counters & metrics #231

chore: use PerfCounters to replace counters & metrics

chore: use PerfCounters to replace counters & metrics #231

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'