Skip to content

fix(deps): update dependency com.ibm.icu:icu4j to v74 #472

fix(deps): update dependency com.ibm.icu:icu4j to v74

fix(deps): update dependency com.ibm.icu:icu4j to v74 #472

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: '["build","change","chore","ci","deprecate","docs","feat","fix","perf","refactor","remove","revert","security","style","test"]'
add_label: 'false'