Skip to content

docs: upgrade starter pack with gemini 3 pro - second attempt #416

docs: upgrade starter pack with gemini 3 pro - second attempt

docs: upgrade starter pack with gemini 3 pro - second attempt #416

#
name: Automatic doc checks
on:
pull_request:
workflow_dispatch:
# Manual trigger
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: "."
fetch-depth: 0
spelling-target: "help"