Skip to content

Commit

Permalink
chore: sync system config (autowarefoundation#187)
Browse files Browse the repository at this point in the history
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
  • Loading branch information
wep21 authored Feb 5, 2022
1 parent bc591f3 commit 1e73d9f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,14 @@
- source: .github/workflows/build-and-test.yaml
- source: .github/workflows/build-and-test-pr.yaml
- source: .github/workflows/pre-commit.yaml

- repository: autowarefoundation/autoware.universe
files:
- source: system/ad_service_state_monitor/config/ad_service_state_monitor.param.yaml
dest: system_launch/config/ad_service_state_monitor.param.yaml
- source: system/ad_service_state_monitor/config/ad_service_state_monitor.planning_simulation.param.yaml
dest: system_launch/config/ad_service_state_monitor.planning_simulation.param.yaml
- source: system/system_error_monitor/config/system_error_monitor.param.yaml
dest: system_launch/config/system_error_monitor.param.yaml
- source: system/system_error_monitor/config/system_error_monitor.planning_simulation.param.yaml
dest: system_launch/config/system_error_monitor.planning_simulation.param.yaml

0 comments on commit 1e73d9f

Please sign in to comment.