Skip to content

Commit

Permalink
add pre-commands to clang-tidy-differential
Browse files Browse the repository at this point in the history
Signed-off-by: Koudai Yamasaki <[email protected]>
  • Loading branch information
ymski committed Oct 21, 2024
1 parent 0af75be commit 30f0552
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
- source: .github/workflows/build-and-test-arm64.yaml
- source: .github/workflows/check-build-depends.yaml
- source: .github/workflows/clang-tidy-differential.yaml
pre-commands: |
VERSION=$(grep -P -o "(?<=tj\-actions/changed\-files@).+" {dest})
sd "tj-actions/changed-files@(.+)" "tj-actions/changed-files@"$VERSION {source}
- repository: tier4/caret_common
files:
Expand Down

0 comments on commit 30f0552

Please sign in to comment.