From 0183a57f4dd5de5659889527df0a0a34ca0e9825 Mon Sep 17 00:00:00 2001 From: Rahul Chatterjee Date: Mon, 10 Mar 2025 00:03:35 -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 ec4cb8f..2a24664 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -33,4 +33,4 @@ jobs: DEFAULT_BRANCH: main GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} IGNORE_GITIGNORED_FILES: true - FILTER_REGEX_EXCLUDE: *.sh \ No newline at end of file + FILTER_REGEX_EXCLUDE: "*.sh"