Skip to content

Commit

Permalink
chore: update target files
Browse files Browse the repository at this point in the history
Signed-off-by: ymski <[email protected]>
  • Loading branch information
ymski committed Oct 10, 2024
1 parent 68c2901 commit 4444882
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
pre-commands: |
VERSION=$(grep -P -o "(?<=tj\-actions/changed\-files@).+" {dest})
sd "tj-actions/changed-files@(.+)" "tj-actions/changed-files@"$VERSION {source}
- source: .github/workflows/build-and-test-differential-self-hosted.yaml
- source: .github/workflows/build-and-test-self-hosted.yaml
- source: .github/workflows/build-and-test-differential-arm64.yaml
- source: .github/workflows/build-and-test-arm64.yaml
- source: .github/workflows/check-build-depends.yaml
- source: .github/workflows/clang-tidy-differential.yaml

- repository: tier4/caret_common
files:
Expand Down

0 comments on commit 4444882

Please sign in to comment.