Skip to content

fix(wsl-pro-service): Find host address when NAT + DNS tunneling ON #755

fix(wsl-pro-service): Find host address when NAT + DNS tunneling ON

fix(wsl-pro-service): Find host address when NAT + DNS tunneling ON #755

name: Main Documentation Checks
on:
push:
branches:
- main
paths:
- "docs/**"
pull_request:
paths:
- "docs/**"
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'