Skip to content

[rpm/configfile] change behaviour when upgrading the package (#503) #46

[rpm/configfile] change behaviour when upgrading the package (#503)

[rpm/configfile] change behaviour when upgrading the package (#503) #46

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