Skip to content

fix(deps): update agp to v8.3.0, lint to 31.3.0 #1246

fix(deps): update agp to v8.3.0, lint to 31.3.0

fix(deps): update agp to v8.3.0, lint to 31.3.0 #1246

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'