We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a0525 commit 27b83b8Copy full SHA for 27b83b8
.github/sync-files.yaml
@@ -83,6 +83,8 @@
83
- source: .github/workflows/check-build-depends.yaml
84
pre-commands: |
85
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
88
- source: .github/workflows/update-codeowners-from-packages.yaml
89
- source: codecov.yaml
90
0 commit comments