Skip to content

Commit

Permalink
fix: shellcheck config
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Aug 1, 2024
1 parent ffc71dc commit fdf30ef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,4 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
args: |
--shell=bash
--exclude=SC1090
-x ./runner.sh ./setup/*.sh
check_together: 'yes'

0 comments on commit fdf30ef

Please sign in to comment.