Skip to content

Fix zpool provider get_pool_data parsing for ZFS 2.3.x zpool status output #123

Fix zpool provider get_pool_data parsing for ZFS 2.3.x zpool status output

Fix zpool provider get_pool_data parsing for ZFS 2.3.x zpool status output #123

---
name: Static Code Analysis
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
static_code_analysis:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/static_code_analysis.yaml@main"
secrets: inherit