From 570f738d90fc824a46dfdd143bd79583660f799c Mon Sep 17 00:00:00 2001 From: Manuel Date: Thu, 4 May 2023 14:38:27 +0200 Subject: [PATCH] Update metrics.yml --- .github/workflows/metrics.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml index ee117ff..e93c4c8 100644 --- a/.github/workflows/metrics.yml +++ b/.github/workflows/metrics.yml @@ -17,5 +17,7 @@ jobs: token: ${{ secrets.METRICS_TOKEN }} config_timezone: Europe/Vienna plugin_languages: yes - plugin_languages_details: bytes-size, percentage, lines + plugin_languages_indepth: yes + plugin_languages_details: percentage, lines + plugin_languages_ignored: html, css, shell plugin_languages_skipped: lowlighter/metrics