diff --git a/.github/workflows/clone-db.yaml b/.github/workflows/clone-db.yaml index 4e5353c53..9bc7dc013 100644 --- a/.github/workflows/clone-db.yaml +++ b/.github/workflows/clone-db.yaml @@ -7,7 +7,6 @@ name: Clone Stable Database on: schedule: - # Run daily at 2:00 PM EST - cron: '0 0 * * *' # Allow manual triggering workflow_dispatch: