Skip to content

Merge pull request #6 from lblythen/feature/doc_add-enable-howto #21

Merge pull request #6 from lblythen/feature/doc_add-enable-howto

Merge pull request #6 from lblythen/feature/doc_add-enable-howto #21

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: 'docs'