Skip to content

Add document how to find mysql backup file and print path in output #716

Add document how to find mysql backup file and print path in output

Add document how to find mysql backup file and print path in output #716

name: Main Documentation Checks
on:
push:
pull_request:
paths:
- 'docs/**'
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: 'docs'