mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-07 19:55:09 +02:00
Set shellcheck level to warning, can be lowered later
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
5002ce8ba7
commit
b271dbf606
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
- name: Differential ShellCheck
|
||||
uses: redhat-plumbers-in-action/differential-shellcheck@v5
|
||||
with:
|
||||
severity: warning
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- if: ${{ runner.debug == '1' && !cancelled() }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user