Skip to content

Commit 27b83b8

Browse files
authored
ci(sync-files): sync clang-tidy-pr-comments workflows (#2217)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
1 parent 52a0525 commit 27b83b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/sync-files.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
- source: .github/workflows/check-build-depends.yaml
8484
pre-commands: |
8585
sd -f ms '(rosdistro: humble.*?build-depends-repos): build_depends.repos' '$1: build_depends.humble.repos' {source}
86+
- source: .github/workflows/clang-tidy-pr-comments.yaml
87+
- source: .github/workflows/clang-tidy-pr-comments-manually.yaml
8688
- source: .github/workflows/update-codeowners-from-packages.yaml
8789
- source: codecov.yaml
8890

0 commit comments

Comments
 (0)