Skip to content

deps(go-tools): bump github.com/golangci/golangci-lint in /tools #140

deps(go-tools): bump github.com/golangci/golangci-lint in /tools

deps(go-tools): bump github.com/golangci/golangci-lint in /tools #140

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