Skip to content

[chore] Prepare for 0.96.0 release #39

[chore] Prepare for 0.96.0 release

[chore] Prepare for 0.96.0 release #39

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