Skip to content

feat(ekf_localizer, system_error_monitor): system_error_monitor handles ekf diags #2060

feat(ekf_localizer, system_error_monitor): system_error_monitor handles ekf diags

feat(ekf_localizer, system_error_monitor): system_error_monitor handles ekf diags #2060

name: pre-commit-optional
on:
pull_request:
jobs:
pre-commit-optional:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Run pre-commit
uses: autowarefoundation/autoware-github-actions/pre-commit@v1
with:
pre-commit-config: .pre-commit-config-optional.yaml