Skip to content

Merge pull request #203 from mkalcok/experimental-ipv4-over-ipv6 #754

Merge pull request #203 from mkalcok/experimental-ipv4-over-ipv6

Merge pull request #203 from mkalcok/experimental-ipv4-over-ipv6 #754

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'