diff --git a/.github/workflows/Update-Cumulative-Users.yml b/.github/workflows/Update-Cumulative-Users.yml index cd7298d..02fea04 100644 --- a/.github/workflows/Update-Cumulative-Users.yml +++ b/.github/workflows/Update-Cumulative-Users.yml @@ -1,7 +1,7 @@ name: Update-Cumulative-Users on: schedule: - - cron: "55 23 * * *" + - cron: "55 04 * * *" workflow_dispatch: jobs: @@ -56,4 +56,4 @@ jobs: MERGE_METHOD: "squash" MERGE_COMMIT_MESSAGE: "pull-request-title" MERGE_RETRIES: "6" - MERGE_RETRY_SLEEP: "10000" \ No newline at end of file + MERGE_RETRY_SLEEP: "10000"