Skip to content

feat: Move addr to %HOME%, and remove filesystem virtualization exception #404

feat: Move addr to %HOME%, and remove filesystem virtualization exception

feat: Move addr to %HOME%, and remove filesystem virtualization exception #404

name: Main Documentation Checks
on:
- push
- pull_request
- 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: './docs'