From 06c8379e85217f129e56ccccf824e146b3b36926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Sat, 21 Dec 2024 14:48:29 +0300 Subject: [PATCH] remove pre-commit 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index d6986f7..86d2900 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -13,7 +13,6 @@ - source: .github/stale.yml - source: .github/workflows/comment-on-pr.yaml - source: .github/workflows/github-release.yaml - - source: .github/workflows/pre-commit.yaml - source: .github/workflows/pre-commit-optional.yaml - source: .github/workflows/semantic-pull-request.yaml - source: .github/workflows/spell-check-differential.yaml