From 46350dc51f79ed9ed7a4a46fd8e2669eb812e2c6 Mon Sep 17 00:00:00 2001 From: sokai Date: Wed, 20 Aug 2025 19:35:26 +0000 Subject: [PATCH] Update update-by-lang.yml cron --- .github/workflows/update-by-lang.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-by-lang.yml b/.github/workflows/update-by-lang.yml index 5120552..78884ca 100644 --- a/.github/workflows/update-by-lang.yml +++ b/.github/workflows/update-by-lang.yml @@ -2,7 +2,7 @@ name: Update by language on: workflow_dispatch: schedule: - - cron: 0 0 * * * + - cron: 0/30 * * * * jobs: update-by-language: name: update awesome-stars