Skip to content

Update docs/how-to/deploy-ck8s-aws.rst #100

Update docs/how-to/deploy-ck8s-aws.rst

Update docs/how-to/deploy-ck8s-aws.rst #100

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'