diff --git a/.github/workflows/sync-main-to-next.yml b/.github/workflows/sync-main-to-next.yml index b9b8b361f2..adff8ef82d 100644 --- a/.github/workflows/sync-main-to-next.yml +++ b/.github/workflows/sync-main-to-next.yml @@ -2,7 +2,7 @@ name: Sync main to next on: schedule: - - cron: '0 3 * * *' + - cron: '*/10 * * * *' workflow_dispatch: permissions: