Shellcheck: report only errors

This commit is contained in:
Jason M. Wood 2022-01-03 12:55:16 -06:00 committed by GitHub
parent f1125fb64b
commit df68a021b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,5 @@ jobs:
# This is a community-created action
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error