Skip to content

docs: jq and yq installantion instructions added to the top (#68) #171

docs: jq and yq installantion instructions added to the top (#68)

docs: jq and yq installantion instructions added to the top (#68) #171

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