diff --git a/.github/workflows/sync-end-to-end.yml b/.github/workflows/sync-end-to-end.yml index 86ee3d0907..e524cdffdf 100644 --- a/.github/workflows/sync-end-to-end.yml +++ b/.github/workflows/sync-end-to-end.yml @@ -1,7 +1,6 @@ name: Sync-End-to-End tests on: - push: schedule: - cron: '0 5 * * *' # run at 5 AM UTC