Skip to content

fixed bug with zfs disk space calculation (#83) #7

fixed bug with zfs disk space calculation (#83)

fixed bug with zfs disk space calculation (#83) #7

Workflow file for this run

name: CI 🤖
on:
push:
branches:
- master
jobs:
shellcheck:
name: Shellcheck 🐚
runs-on: ubuntu-latest
steps:
- name: Checkout repository 📥
uses: actions/checkout@v4
- name: Run ShellCheck ✅
uses: ludeeus/action-shellcheck@2.0.0