mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-22 14:58:32 +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
|
||||
uses: essentialkaos/shellcheck-action@v1
|
||||
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
|
||||
format: gcc
|
||||
shell: dash
|
||||
Reference in New Issue
Block a user