diff --git a/.github/workflows/populate_feed.yml b/.github/workflows/populate_feed.yml index 6a95bca04..2dd61cd12 100644 --- a/.github/workflows/populate_feed.yml +++ b/.github/workflows/populate_feed.yml @@ -1,7 +1,7 @@ on: workflow_dispatch: schedule: - - cron: '0 0 * * 0' + - cron: '0 23 * * 0' name: Populate Feed