From 08e990cca5b1b6852256b241324b947826dfecc4 Mon Sep 17 00:00:00 2001 From: Dmitrii Date: Sat, 16 May 2026 00:12:53 +0300 Subject: [PATCH] fix: disable indepth mode to use linguist data from all repositories --- .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 5beda940..aa8f3f9c 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -36,7 +36,7 @@ jobs: plugin_languages_analysis_timeout_repositories: 30 plugin_languages_categories: markup, programming plugin_languages_colors: github - plugin_languages_indepth: yes + plugin_languages_indepth: no plugin_languages_limit: 8 plugin_languages_other: yes plugin_languages_details: bytes-size, percentage