Skip to content

Commit

Permalink
ci: change shellcheck severity to warning
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed May 9, 2024
1 parent c90c7e6 commit be11720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
uses: ludeeus/action-shellcheck@master
with:
format: gcc
severity: error
severity: warning

0 comments on commit be11720

Please sign in to comment.