Skip to content

Always build HTML docs on request #54

Always build HTML docs on request

Always build HTML docs on request #54

name: Main Documentation Checks
on:
- push
- 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: doc/sphinx
pa11y-target: pa11y-ci