Skip to content

[project/cmake] add auto linker selection based on availability #396

[project/cmake] add auto linker selection based on availability

[project/cmake] add auto linker selection based on availability #396

#
name: Automatic doc checks
on:
push:
branches: [ main ]
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: "./docs"
fetch-depth: 0