Skip to content

Merge pull request #265 from canonical/258-license-for-code-in-this-repo #594

Merge pull request #265 from canonical/258-license-for-code-in-this-repo

Merge pull request #265 from canonical/258-license-for-code-in-this-repo #594

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: '.'