diff --git a/.github/workflows/update-ranges.yml b/.github/workflows/update-ranges.yml index e6a2c2e..f3ab064 100644 --- a/.github/workflows/update-ranges.yml +++ b/.github/workflows/update-ranges.yml @@ -2,7 +2,7 @@ name: Update ISBN ranges on: schedule: - - cron: 0 6 * * 3 # Every Wednesday at 6:00 UTC + - cron: 0 6 * * * # Every day at 6:00 UTC workflow_dispatch: jobs: