Skip to content

chore(deps): update module github.com/golangci/golangci-lint to v1.61.0 #63

chore(deps): update module github.com/golangci/golangci-lint to v1.61.0

chore(deps): update module github.com/golangci/golangci-lint to v1.61.0 #63

name: Main Documentation Checks
on:
push:
branches:
- main
- ubuntu/**
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: './docs'