Skip to content

Update OTEL collector library to v0.108.1 (#1134) #3

Update OTEL collector library to v0.108.1 (#1134)

Update OTEL collector library to v0.108.1 (#1134) #3

name: Check eBPF code integrity
on:
push:
branches: [ 'main', 'release-*' ]
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
test:
name: "Check eBPF code integrity"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Check eBPF code integrity"
run: make check-ebpf-integrity