mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-24 06:54:57 -04:00
ci: decrease severity level of shellcheck
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
6fd605b3c4
commit
eb66767a62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-shellcheck.yml
vendored
2
.github/workflows/test-shellcheck.yml
vendored
|
@ -24,5 +24,5 @@ jobs:
|
||||||
- name: Run ShellCheck
|
- name: Run ShellCheck
|
||||||
uses: ludeeus/action-shellcheck@6d3f514f44620b9d4488e380339edc0d9bbe2fba # master
|
uses: ludeeus/action-shellcheck@6d3f514f44620b9d4488e380339edc0d9bbe2fba # master
|
||||||
with:
|
with:
|
||||||
severity: error
|
severity: info
|
||||||
ignore_paths: charts/cilium
|
ignore_paths: charts/cilium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue