Skip to content

Commit

Permalink
🔄 shellcheck CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cakeholeDC committed Jun 28, 2024
1 parent 378e7d0 commit 165329b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: sudo-bot/action-shellcheck@latest
with:
# https://github.com/koalaman/shellcheck#how-to-use
cli-args: "*.sh scripts/*.sh"
cli-args: "scripts/*.sh"

0 comments on commit 165329b

Please sign in to comment.