diff --git a/.github/workflows/repo-update.yml b/.github/workflows/repo-update.yml index d9fa50785b..12eeb1402a 100644 --- a/.github/workflows/repo-update.yml +++ b/.github/workflows/repo-update.yml @@ -2,7 +2,7 @@ name: Update repo on: schedule: - - cron: '0 0-23/2 * * *' + - cron: '0 0-23/6 * * *' jobs: update-repo: