Skip to content

Adds project specific excludes to the make entrypoint #636

Adds project specific excludes to the make entrypoint

Adds project specific excludes to the make entrypoint #636

name: Main Documentation Checks
on:
push:
branches: [ main ]
pull_request:
# Manual trigger
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: '.'