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"