From 42753e1c44b16ad170685e9afb9f19b59a986ebd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 12:25:30 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/action.yml b/action.yml index 571b8ae5..a7911ab4 100644 --- a/action.yml +++ b/action.yml @@ -29,6 +29,12 @@ inputs: description: Repositories affiliations default: owner + # List of default repositories that will be skipped + # Plugins supporting a "skip repositories option" will automatically append repositories listed in this option + repositories_skipped: + description: Default repositories to skip + default: "" + # ==================================================================================== # 🧱 Core