From c6ae3938947187b70acf03b50fb38b6864e34674 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Tue, 21 Feb 2023 10:17:44 -0500 Subject: [PATCH] Testing updated workflows. --- .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 087cf88..fc445b9 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -81,3 +81,4 @@ jobs: with: branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }} commit_message: "[MegaLinter] Apply linters fixes" +