diff --git a/.github/workflows/Update.yml b/.github/workflows/Update.yml index 1fba0ac..79f410c 100644 --- a/.github/workflows/Update.yml +++ b/.github/workflows/Update.yml @@ -2,7 +2,7 @@ name: Update on: workflow_dispatch: schedule: - - cron: '30 6,18 * * *' + - cron: '0 */8 * * *' permissions: write-all jobs: build: