Skip to content

chore: BUG-FIX, pass in nav callback to exploration / layer-info-modal #135

chore: BUG-FIX, pass in nav callback to exploration / layer-info-modal

chore: BUG-FIX, pass in nav callback to exploration / layer-info-modal #135

name: PR Title Check
on:
pull_request:
branches: [main]
types: [opened, synchronize, reopened, edited]
jobs:
conventional-commit-check:
runs-on: ubuntu-latest
steps:
- name: Conventional Commit Validation
uses: ytanikin/[email protected]
with:
task_types: '["feat","fix", "docs", "test", "ci", "refactor", "chore", "revert"]'
add_label: 'false'