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