Skip to content

deps(tools): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /tools #353

deps(tools): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /tools

deps(tools): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /tools #353

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