diff --git a/.github/workflows/fetch_ratings.yml b/.github/workflows/fetch_ratings.yml index 266e6ff2b..821cefaad 100644 --- a/.github/workflows/fetch_ratings.yml +++ b/.github/workflows/fetch_ratings.yml @@ -3,7 +3,7 @@ name: Fetch ratings on: workflow_dispatch: schedule: - - cron: "15 */12 * * *" + - cron: "15 */4 * * *" permissions: contents: write