Skip to content

Move config file location and update init script #46

Move config file location and update init script

Move config file location and update init script #46

name: Main Documentation Checks
on:
push:
branches: [ main ]
pull_request:
# Manual trigger
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: 'sp-docs'