From c43d87c7d767f1f313f622151e455619c6de7d08 Mon Sep 17 00:00:00 2001 From: xile611 Date: Mon, 13 Apr 2026 16:07:56 +0800 Subject: [PATCH] fix(workflow): restore sync trigger after release --- .github/workflows/sync-main-to-develop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-main-to-develop.yml b/.github/workflows/sync-main-to-develop.yml index dfefbd0c..f822331c 100644 --- a/.github/workflows/sync-main-to-develop.yml +++ b/.github/workflows/sync-main-to-develop.yml @@ -1,7 +1,7 @@ name: Sync main to develop after release on: - pull_request: + pull_request_target: types: - closed branches: