Skip to content

feat: add pull over to autoware_state_panel of rviz #2303

feat: add pull over to autoware_state_panel of rviz

feat: add pull over to autoware_state_panel of rviz #2303

name: json-schema-check
on:
pull_request:
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