diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 3d97b06..1af2653 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -2,7 +2,7 @@ name: Update File on: schedule: - - cron: '0 */4 * * *' + - cron: '0 */6 * * *' push: branches: - main