From f4529e5f05cae062897b1d8e735568e61d36df08 Mon Sep 17 00:00:00 2001 From: None <62809003+Arrowar@users.noreply.github.com> Date: Tue, 3 Jun 2025 17:30:27 +0200 Subject: [PATCH] Update schedule --- .github/workflows/update_domain.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_domain.yml b/.github/workflows/update_domain.yml index eafae46..534956b 100644 --- a/.github/workflows/update_domain.yml +++ b/.github/workflows/update_domain.yml @@ -2,7 +2,7 @@ name: Update domains on: schedule: - - cron: "0 */3 * * *" + - cron: "0 7-21 * * *" workflow_dispatch: jobs: @@ -47,4 +47,4 @@ jobs: git push else echo "No changes to .github/.domain/domains.json to commit." - fi \ No newline at end of file + fi