From 58296e9bad8e7a4d1d3486c69aebc409c9f3811e Mon Sep 17 00:00:00 2001 From: Fumiya Watanabe Date: Mon, 17 Mar 2025 14:13:06 +0900 Subject: [PATCH] fix(sync-files): remove backport.yaml from source Signed-off-by: Fumiya Watanabe --- .github/sync-files.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index ab77ac594d..9069272351 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -10,7 +10,6 @@ - source: .github/ISSUE_TEMPLATE/task.yaml - source: .github/pull_request_template.md - source: .github/dependabot.yaml - - source: .github/workflows/backport.yaml - source: .github/stale.yml - source: .github/workflows/comment-on-pr.yaml - source: .github/workflows/pre-commit.yaml