Skip to content

Commit

Permalink
Update shell-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscomh authored Dec 4, 2023
1 parent ffe5106 commit 0b8b62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shell-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: "main"
BASH_SEVERITY: "error"
BASH_SEVERITY: "style"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

run-shellcheck:
Expand Down

0 comments on commit 0b8b62f

Please sign in to comment.