Skip to content

refactor(detected_object_validation)!: fix namespace and directory structure #24038

refactor(detected_object_validation)!: fix namespace and directory structure

refactor(detected_object_validation)!: fix namespace and directory structure #24038

name: spell-check-differential
on:
pull_request:
jobs:
spell-check-differential:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
with:
local-cspell-json: .cspell.json
cspell-json-url: https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json