diff --git a/.github/workflows/runtime-sync.yml b/.github/workflows/runtime-sync.yml
index b7cd3e4c31327fe95d22f1cb1ddf1895833330e0..b6236ab7b4685893ab0e9673b1bce2998b64ddde 100644
--- a/.github/workflows/runtime-sync.yml
+++ b/.github/workflows/runtime-sync.yml
@@ -1,7 +1,7 @@
 name: AspNetCore-Runtime Code Sync
 on:
-  # Test this script using on: push
-  # push:
+  # Manual run
+  workflow_dispatch:
   schedule:
     # * is a special character in YAML so you have to quote this string
     # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule