From f30d34696aedf39546a78ca5da7ec7197ea4de0a Mon Sep 17 00:00:00 2001 From: Dmitrii Date: Fri, 15 May 2026 23:57:02 +0300 Subject: [PATCH] fix: remove recently-used section to fix committer crash --- .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 8285a0aa..b44aa0ce 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -42,6 +42,6 @@ jobs: plugin_languages_recent_days: 14 plugin_languages_recent_load: 300 plugin_languages_details: bytes-size, percentage - plugin_languages_sections: most-used, recently-used + plugin_languages_sections: most-used plugin_languages_threshold: 0% repositories_forks: yes