Skip to content

build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 (#109) #180

build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 (#109)

build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 (#109) #180

name: 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: 'doc'