From 8e381688153bad0c08e42d8498baee93f1b8d6ed Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 26 Jun 2022 21:46:18 +0000
Subject: [PATCH] ci: auto-regenerate files
---
README.md | 2 +-
action.yml | 4 ++++
source/plugins/habits/README.md | 15 +++++++++++++++
3 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fc1d95f6724..2b224f3b972 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
-
+
|
diff --git a/action.yml b/action.yml
index e5bf3d528a2..103682af5d9 100644
--- a/action.yml
+++ b/action.yml
@@ -403,6 +403,10 @@ inputs:
description: Trim unused hours on charts
default:
+ plugin_habits_languages_limit:
+ description: Limits the number of languages to be displayed
+ default:
+
# ====================================================================================
# 🏅 Repository contributors
diff --git a/source/plugins/habits/README.md b/source/plugins/habits/README.md
index 2503c4c4bd0..da73eb003af 100644
--- a/source/plugins/habits/README.md
+++ b/source/plugins/habits/README.md
@@ -117,6 +117,21 @@ Recent language activity may also displayed (it requires extras features to be e
default: no
+
+ plugin_habits_languages_limit
|
+ Limits the number of languages to be displayed
+ |
+
+
+ ✨ On master /main
+type: number
+(0 ≤
+𝑥
+≤ 8)
+
+zero behaviour: disable
+default: 8
|
+