Skip to content

Reusable workflow

Reusable workflow #88

name: Main Documentation Checks
on:
- push
- pull_request
- workflow_dispatch
jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: '.'