Skip to content

Accept a fixed partition size for reset partition in autoinstall.yaml #55

Accept a fixed partition size for reset partition in autoinstall.yaml

Accept a fixed partition size for reset partition in autoinstall.yaml #55

name: Main Documentation Checks
on:
pull_request:
paths:
- 'doc/**'
push:
paths:
- 'doc/**'
workflow_dispatch:
paths:
- 'doc/**'
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: 'doc'