Skip to content

ci: bump juju to 3.6 + charmcraft to 3.x/stable (#294) #774

ci: bump juju to 3.6 + charmcraft to 3.x/stable (#294)

ci: bump juju to 3.6 + charmcraft to 3.x/stable (#294) #774

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'