Skip to content

Remove spanmetrics processor from contrib manifest #33

Remove spanmetrics processor from contrib manifest

Remove spanmetrics processor from contrib manifest #33

name: Continuous Integration - Contrib - GoReleaser
on:
push:
branches: [main]
paths:
- "distributions/otelcol-contrib/**"
pull_request:
branches: [main]
paths:
- "distributions/otelcol-contrib/**"
jobs:
check-goreleaser:
name: Continuous Integration - Contrib - GoReleaser
uses: ./.github/workflows/base-ci-goreleaser.yaml
with:
distribution: otelcol-contrib
secrets: inherit