Skip to content

Add pre- and post-upgrade steps to HypervisorUpgradePlanner (#251) #90

Add pre- and post-upgrade steps to HypervisorUpgradePlanner (#251)

Add pre- and post-upgrade steps to HypervisorUpgradePlanner (#251) #90

name: Main Documentation Checks
on:
push:
pull_request:
paths:
- 'docs/**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: 'docs'