From 136b5980aa45e8235d06484532590e960c201278 Mon Sep 17 00:00:00 2001 From: Matheus Martins <3mhenrique@gmail.com> Date: Wed, 7 Feb 2024 21:34:52 -0300 Subject: [PATCH] Update shell-linter.yml --- .github/workflows/shell-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shell-linter.yml b/.github/workflows/shell-linter.yml index 11fddbf..33d1526 100644 --- a/.github/workflows/shell-linter.yml +++ b/.github/workflows/shell-linter.yml @@ -31,4 +31,4 @@ jobs: uses: azohra/shell-linter@latest with: path: "yourl.sh" - severity: "style" + severity: "error"