Skip to content

deps(common): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /common #3711

deps(common): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /common

deps(common): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /common #3711

Workflow file for this run

name: Check if CLA is signed
on:
pull_request_target:
jobs:
cla-check:
name: Check if CLA is signed
if: contains(fromJson('["weblate"]'), github.event.pull_request.user.login) == false
runs-on: ubuntu-latest
steps:
- name: Check if CLA signed
uses: canonical/has-signed-canonical-cla@v1
with:
accept-existing-contributors: true