Skip to content

Update docs for cis hardening (#802) #122

Update docs for cis hardening (#802)

Update docs for cis hardening (#802) #122

name: Core Documentation Checks
on:
- workflow_dispatch
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
documentation-checks:
- 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: 'docs/moonray'