diff --git a/.github/workflows/community_sync.yml b/.github/workflows/community_sync.yml index 0554a112..949ba059 100644 --- a/.github/workflows/community_sync.yml +++ b/.github/workflows/community_sync.yml @@ -1,7 +1,12 @@ name: Sync Community Branch on: - push: + workflow_run: + workflows: + - "CI - Changelog" + - "Release" + types: + - completed branches: - core