From 553a1a1c3823201c20f74db237f018eb996e90f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Apr 2021 20:13:13 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/action.yml b/action.yml index 4bcda4e4..6a85395b 100644 --- a/action.yml +++ b/action.yml @@ -462,6 +462,11 @@ inputs: description: Additional details default: "" + # Ignored users (useful to ignore bots users) + plugin_reactions_ignored: + description: Users to ignore + default: github-actions[bot], dependabot[bot] + # ==================================================================================== # 🧑‍🤝‍🧑 People plugin