We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ea742 commit 2e54e35Copy full SHA for 2e54e35
.github/workflows/shellcheck.yml
@@ -31,5 +31,5 @@ jobs:
31
fetch-depth: 0
32
33
- name: Run ShellCheck
34
- run: shellcheck scripts/*
+ run: shellcheck scripts/*.sh
35
0 commit comments