diff --git a/.github/workflows/sync-examples.yml b/.github/workflows/sync-examples.yml index d8ed32b8..4c6165be 100644 --- a/.github/workflows/sync-examples.yml +++ b/.github/workflows/sync-examples.yml @@ -3,6 +3,7 @@ name: "[CI] Sync Examples" on: release: types: [published] + workflow_dispatch: jobs: build: