Skip to content

Commit

Permalink
update shellcheck workflow to ignore external scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
masonr authored Dec 20, 2024
1 parent fba9a03 commit 70ce49c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:

- name: Run ShellCheck ✅
uses: ludeeus/action-shellcheck@2.0.0
with:
args: '--disable=SC1091'

0 comments on commit 70ce49c

Please sign in to comment.