Skip to content

build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 … #251

build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 …

build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 … #251

Workflow file for this run

name: Quality
on:
push:
tags:
- v*
branches:
- main
paths-ignore:
- 'docs/**'
- 'LICENSES/**'
- '.releases/**'
- '.github/**'
pull_request:
permissions:
contents: read
jobs:
check:
uses: openkcm/build/.github/workflows/ci.lib.yaml@main
secrets: inherit