Skip to content

Enrich logs with traces for product catalog - flat JSON. #38

Enrich logs with traces for product catalog - flat JSON.

Enrich logs with traces for product catalog - flat JSON. #38

Workflow file for this run

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
name: Checks
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
build_images:
permissions: # required by the reusable workflow
contents: read
packages: write
uses: ./.github/workflows/build-and-push-images.yaml
with:
push: false
version: "dev"