mirror of
https://github.com/MinecraftServerControl/mscs.git
synced 2024-11-14 22:38:18 -07:00
Shellcheck: report only errors
This commit is contained in:
parent
f1125fb64b
commit
df68a021b0
2
.github/workflows/shellcheck-action.yml
vendored
2
.github/workflows/shellcheck-action.yml
vendored
@ -31,3 +31,5 @@ jobs:
|
||||
# This is a community-created action
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
with:
|
||||
severity: error
|
||||
|
Loading…
Reference in New Issue
Block a user