Skip to content

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

[chore] Prepare for 0.96.0 release (#492)

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

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