Skip to content

[chore] Prepare for 0.96.0 release (#492) #41

[chore] Prepare for 0.96.0 release (#492)

[chore] Prepare for 0.96.0 release (#492) #41

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