OSDN Git Service

[update] : ShellCheck Warning
authorhayao <hayao@fascode.net>
Sat, 31 Jul 2021 09:01:12 +0000 (18:01 +0900)
committerhayao <hayao@fascode.net>
Sat, 31 Jul 2021 09:01:12 +0000 (18:01 +0900)
.github/workflows/shellcheck.yml

index 6a7a5f8..ab8b6af 100644 (file)
@@ -29,6 +29,6 @@ jobs:
       - name: Run ShellCheck
         uses: ludeeus/action-shellcheck@master
         with:
-          severity: error
+          severity: warning
         env:
           SHELLCHECK_OPTS: --shell=bash