Skip to content

deps(go): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#841) #149

deps(go): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#841)

deps(go): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#841) #149

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/'