From 45d66b057a17ffa165275c8e889d4c80698bd37b Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Tue, 21 Feb 2023 10:16:50 -0500 Subject: [PATCH] Testing updated workflows. --- .github/workflows/mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 4c6129a..087cf88 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -80,4 +80,4 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v4 with: branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }} - commit_message: "[MegaLinter] Apply linters fixes" \ No newline at end of file + commit_message: "[MegaLinter] Apply linters fixes"