mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-28 16:14:07 +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
|
- name: Differential ShellCheck
|
||||||
uses: redhat-plumbers-in-action/differential-shellcheck@v5
|
uses: redhat-plumbers-in-action/differential-shellcheck@v5
|
||||||
with:
|
with:
|
||||||
|
severity: warning
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- if: ${{ runner.debug == '1' && !cancelled() }}
|
- if: ${{ runner.debug == '1' && !cancelled() }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user