Skip to content

chore(deps): update module google.golang.org/protobuf to v1.35.2 #216

chore(deps): update module google.golang.org/protobuf to v1.35.2

chore(deps): update module google.golang.org/protobuf to v1.35.2 #216

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'