From 19c40461d4727e3917fdc4b3c6478f71cf8ab07f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Thu, 28 Nov 2024 15:11:19 +0300 Subject: [PATCH] remove build and test * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/sync-files.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index b3e4ee67..d3d412ad 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -30,10 +30,6 @@ - repository: autowarefoundation/autoware_common files: - - source: .github/workflows/build-and-test.yaml - - source: .github/workflows/build-and-test-differential.yaml - - source: .github/workflows/build-and-test-differential-self-hosted.yaml - - source: .github/workflows/build-and-test-self-hosted.yaml - source: .github/workflows/check-build-depends.yaml - source: .github/workflows/clang-tidy-pr-comments.yaml - source: .github/workflows/update-codeowners-from-packages.yaml