Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 1517457

Browse files
authored
ci(sync-files): use the template repo (#15)
Signed-off-by: M. Fatih Cırıt <[email protected]>
1 parent 15342ec commit 1517457

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/sync-files.yaml

+2-5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- source: .github/dependabot.yaml
88
- source: .github/pull_request_template.md
99
- source: .github/stale.yml
10+
- source: .github/workflows/build-and-test.yaml
11+
- source: .github/workflows/build-and-test-differential.yaml
1012
- source: .github/workflows/cancel-previous-workflows.yaml
1113
- source: .github/workflows/check-build-depends.yaml
1214
- source: .github/workflows/clang-tidy-pr-comments.yaml
@@ -30,8 +32,3 @@
3032
- source: CONTRIBUTING.md
3133
- source: DISCLAIMER.md
3234
- source: LICENSE
33-
34-
- repository: autowarefoundation/autoware_common
35-
files:
36-
- source: .github/workflows/build-and-test.yaml
37-
- source: .github/workflows/build-and-test-differential.yaml

0 commit comments

Comments
 (0)