Skip to content

Convert docs from md to rst (#2852) #56

Convert docs from md to rst (#2852)

Convert docs from md to rst (#2852) #56

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