Skip to content

Commit fa331bc

Browse files
keismcepl
authored andcommitted
Run shellcheck as github action
1 parent 72e2213 commit fa331bc

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
@@ -15,4 +15,4 @@ jobs:
1515
- name: Run ShellCheck
1616
uses: ludeeus/action-shellcheck@master
1717
with:
18-
ignore_paths: ./completion.*
18+
ignore_paths: ./completion.*

0 commit comments

Comments
 (0)