From 088dc87e11078dfc9a1c17b0b0482c789575f5e5 Mon Sep 17 00:00:00 2001 From: Ryan Hsiang <113010586+durant42040@users.noreply.github.com> Date: Tue, 27 Aug 2024 05:33:21 -0500 Subject: [PATCH] Update super-linter.yml --- .github/workflows/super-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index ed2f2bb..3fd338c 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Fix Lint - - run: textlint --fix + run: textlint --fix - name: Lint Code Base uses: github/super-linter@v4