diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index e3924b25b031f..e9b84597af74b 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -32,6 +32,8 @@ - repository: autowarefoundation/autoware_common files: - source: .github/workflows/clang-tidy-differential.yaml + pre-commands: | + sd 'container: ros:(\w+)' 'container: ghcr.io/autowarefoundation/autoware:latest-prebuilt-cuda' {source} - source: .github/workflows/check-build-depends.yaml - source: .github/workflows/clang-tidy-pr-comments.yaml - source: .github/workflows/clang-tidy-pr-comments-manually.yaml