Skip to content

feat(otelx): add support for the GRPC protocol in Otel #470

feat(otelx): add support for the GRPC protocol in Otel

feat(otelx): add support for the GRPC protocol in Otel #470

Workflow file for this run

name: Licenses
on:
pull_request:
push:
branches:
- main
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: "1.22"
- uses: actions/setup-node@v2
with:
node-version: "18"
- run: make licenses