Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 4922ded

Browse files
author
Antonios Papadakis
committed
Fix Shellcheck Action on Both Branches
2 parents d77dd56 + 46492ea commit 4922ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: azohra/shell-linter@latest
1212
with:
1313
path: "*.sh"
14-
severity: "error"
14+
severity: "error"

0 commit comments

Comments
 (0)