mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-23 15:28:33 +00:00
shellcheck workflow updated
This commit is contained in:
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Check scripts with Shellcheck
|
- name: Check scripts with Shellcheck
|
||||||
uses: essentialkaos/shellcheck-action@v1
|
uses: essentialkaos/shellcheck-action@v1
|
||||||
with:
|
with:
|
||||||
files: src/hetzner-debian10-zfs-setup.sh src/hetzner-debian11-zfs-setup.sh src/hetzner-ubuntu18-zfs-setup.sh src/hetzner-ubuntu20-zfs-setup.sh
|
files: hetzner-debian10-zfs-setup.sh hetzner-debian11-zfs-setup.sh hetzner-ubuntu18-zfs-setup.sh hetzner-ubuntu20-zfs-setup.sh
|
||||||
severity: error
|
severity: error
|
||||||
format: gcc
|
format: gcc
|
||||||
shell: dash
|
shell: dash
|
||||||
Reference in New Issue
Block a user