From ecf7d81eda75579735d06d01cc910c8332bd0637 Mon Sep 17 00:00:00 2001 From: Yutaka Kondo Date: Wed, 22 Jan 2025 18:52:38 +0900 Subject: [PATCH] chore(sync-files.yaml): not synchronize `github-release.yaml` (#1776) not sync github-release Signed-off-by: Yutaka Kondo --- .github/sync-files.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index 4c09e072766fa..8afb7671215f4 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -15,7 +15,6 @@ - source: .github/workflows/comment-on-pr.yaml - source: .github/workflows/delete-closed-pr-docs.yaml - source: .github/workflows/deploy-docs.yaml - - source: .github/workflows/github-release.yaml - source: .github/workflows/pre-commit.yaml - source: .github/workflows/pre-commit-optional.yaml - source: .github/workflows/pre-commit-optional-autoupdate.yaml