Skip to content

Revert log enrichment for product catalog #53

Revert log enrichment for product catalog

Revert log enrichment for product catalog #53

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"