Skip to content

Group articles of the Explanation section into proper subsections (#97) #334

Group articles of the Explanation section into proper subsections (#97)

Group articles of the Explanation section into proper subsections (#97) #334

name: Main Documentation Checks
on:
- push
- pull_request
- 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: '.'