Skip to content

feat: adds extension to display last modified date of each page #714

feat: adds extension to display last modified date of each page

feat: adds extension to display last modified date of each page #714

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: "sp-docs"
fetch-depth: 0

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

View workflow run for this annotation

GitHub Actions / Main Documentation Checks

Invalid workflow file

The workflow is not valid. .github/workflows/automatic-doc-checks.yml (Line: 19, Col: 20): Invalid input, fetch-depth is not defined in the referenced workflow.