Skip to content

Adopt Docs Starter Pack #4

Adopt Docs Starter Pack

Adopt Docs Starter Pack #4

name: Main Documentation Checks
on:
- push
- pull_request
- workflow_dispatch
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
documentation-checks:
uses: ssciwr/doxygen-install@v1
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main

Check failure on line 15 in .github/workflows/automatic-doc-checks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/automatic-doc-checks.yml

Invalid workflow file

You have an error in your yaml syntax on line 15
with:
working-directory: 'doc'