Skip to content

docs: Small changes and typo fixes to homepage and CONTRIBUTING.md #35

docs: Small changes and typo fixes to homepage and CONTRIBUTING.md

docs: Small changes and typo fixes to homepage and CONTRIBUTING.md #35

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