Skip to content

external_server field added to the TrustZone message (#19) #53

external_server field added to the TrustZone message (#19)

external_server field added to the TrustZone message (#19) #53

Workflow file for this run

name: buf-ci
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
permissions:
contents: read
pull-requests: write
jobs:
buf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1