From f432093235445ce80a4e4174de42fbc76c91c58b Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:04:56 -0800 Subject: [PATCH] Update pull-latest-docs.yml --- .github/workflows/pull-latest-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-latest-docs.yml b/.github/workflows/pull-latest-docs.yml index 7a825d843c3..d4f181649ef 100644 --- a/.github/workflows/pull-latest-docs.yml +++ b/.github/workflows/pull-latest-docs.yml @@ -2,7 +2,7 @@ name: Pull Talawa Changes on: schedule: - - cron: '0 0 * * *' # Runs every Sunday at midnight + - cron: '0 1 * * *' # Runs every Sunday at 1:00AM UTC workflow_dispatch: jobs: