diff --git a/.github/workflows/_update-readme.yml b/.github/workflows/_update-readme.yml index 1a1e1132..21d89b28 100644 --- a/.github/workflows/_update-readme.yml +++ b/.github/workflows/_update-readme.yml @@ -2,7 +2,7 @@ name: _update-readme on: workflow_dispatch: schedule: - - cron: '0 12 * * *' + - cron: '0 6 * * *' jobs: update: runs-on: ubuntu-latest