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: