From c36588e444baa2759c0318eadb558c0fe1cb118f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 00:03:14 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 3 +++ action.yml | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/README.md b/README.md index 825649e8..e02cfb92 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ Generate your metrics that you can embed everywhere, including your GitHub profi +
With number of contributions + +
diff --git a/action.yml b/action.yml index dce26780..84d1cdaf 100644 --- a/action.yml +++ b/action.yml @@ -210,6 +210,16 @@ inputs: description: Head reference default: master + # Ignored contributors (useful to ignore bots users) + plugin_contributors_ignored: + description: Contributors to ignore + default: github-actions[bot] + + # Display total contributions for each contributor + plugin_contributors_contributions: + description: Display contributions + default: no + # ==================================================================================== # 🎟️ Follow-up of issues and pull requests