Skip to content

feat(intersection): cherry pick intersection (#6047 + #6134+ #6143 + #6201 + #6207 + #6272 + #6315) #211

feat(intersection): cherry pick intersection (#6047 + #6134+ #6143 + #6201 + #6207 + #6272 + #6315)

feat(intersection): cherry pick intersection (#6047 + #6134+ #6143 + #6201 + #6207 + #6272 + #6315) #211

name: json-schema-check
on:
pull_request:
paths:
- "**/schema/*.schema.json"
- "**/config/*.param.yaml"
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