Allow build and release process for Zipkin plugin (#83116)

This commit is contained in:
Fabrizio 2024-02-22 10:49:51 +01:00 committed by GitHub
parent 8852b1dcc5
commit a35dc9ad4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ on:
- parca - parca
- stackdriver - stackdriver
- tempo - tempo
# - zipkin - zipkin
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-${{ inputs.plugin_id }} group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-${{ inputs.plugin_id }}