Skip to content

chore(deps): update dependency sphinx-lint to v0.9.0 (#205) #29

chore(deps): update dependency sphinx-lint to v0.9.0 (#205)

chore(deps): update dependency sphinx-lint to v0.9.0 (#205) #29

name: Main Documentation Checks
on:
push:
branches:
- "main"
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'