Skip to content

docs: update the stackablectl installation command to use the latest release #89

docs: update the stackablectl installation command to use the latest release

docs: update the stackablectl installation command to use the latest release #89

Workflow file for this run

---
name: Pull Request Docs
on:
pull_request:
paths:
- ".github/workflows/pr_docs.yml"
- "docs/**"
jobs:
general-checks:
name: General Pull Request Checks
uses: ./.github/workflows/pr_general.yml