From 340e84ab893f671ac1b46f18d1b7a7e0351e9f9c Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Sat, 18 Mar 2023 08:52:39 -0400 Subject: [PATCH] Updated MegaLinter workflow to include a manual dispatch option. --- .github/workflows/mega-linter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 943d3a3..fec231e 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -4,6 +4,7 @@ name: MegaLinter on: + workflow_dispatch: push: branches-ignore: - "*"