From fc0125ae983d252188982b31c29189d5f91cf12a Mon Sep 17 00:00:00 2001 From: Dmitrii Date: Fri, 15 May 2026 23:31:26 +0300 Subject: [PATCH] fix: revert to most-used only, recently-used crashes on metrics@latest Co-Authored-By: Claude Sonnet 4 --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 50361251..dc7d870f 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -43,7 +43,7 @@ jobs: plugin_languages_recent_categories: markup, programming plugin_languages_recent_days: 14 plugin_languages_recent_load: 300 - plugin_languages_sections: most-used, recently-used + plugin_languages_sections: most-used plugin_languages_threshold: 0% repositories_affiliations: owner, contributor repositories_forks: yes