mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
Update shellcheck.yml
Exclude SC1091
This commit is contained in:
parent
0c8256b24d
commit
8a366d614e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
|
@ -19,3 +19,5 @@ jobs:
|
|||
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
env:
|
||||
SHELLCHECK_OPTS: -e SC1091
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue