Skip to content

Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.18.0 #171

Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.18.0

Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.18.0 #171

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/'