We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a98b2f commit 56474e7Copy full SHA for 56474e7
.github/sync-files.yaml
@@ -32,6 +32,8 @@
32
- repository: autowarefoundation/autoware_common
33
files:
34
- source: .github/workflows/clang-tidy-differential.yaml
35
+ pre-commands: |
36
+ sd 'container: ros:(\w+)' 'container: ghcr.io/autowarefoundation/autoware:latest-prebuilt-cuda' {source}
37
- source: .github/workflows/check-build-depends.yaml
38
- source: .github/workflows/clang-tidy-pr-comments.yaml
39
- source: .github/workflows/clang-tidy-pr-comments-manually.yaml
0 commit comments