mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-30 21:56:07 +08:00
Move AWS X-Ray Propagator into its own package (#720)
Co-authored-by: Owais Lone <owais@users.noreply.github.com> Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
c3df816ad8
commit
224780f38d
2
.github/workflows/publish-a-package.yml
vendored
2
.github/workflows/publish-a-package.yml
vendored
@ -3,7 +3,7 @@ name: Publish a Package from Tag
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'opentelemetry-*==1.*'
|
||||
- 'opentelemetry-*==[1-9]*.*'
|
||||
|
||||
jobs:
|
||||
publish-a-package:
|
||||
|
Reference in New Issue
Block a user