Skip to content

feat(pointcloud_preprocessor): enable to change synchronized pointcloud topic name #2268

feat(pointcloud_preprocessor): enable to change synchronized pointcloud topic name

feat(pointcloud_preprocessor): enable to change synchronized pointcloud topic name #2268

name: json-schema-check
on:
pull_request:
paths:
- "**/schema/*.schema.json"
- "**/config/*.param.yaml"
workflow_dispatch:
jobs:
json-schema-check:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run json-schema-check
uses: autowarefoundation/autoware-github-actions/json-schema-check@v1