Skip to content

Merge remote-tracking branch 'upstream/main' into chore/sync-upstream #21

Merge remote-tracking branch 'upstream/main' into chore/sync-upstream

Merge remote-tracking branch 'upstream/main' into chore/sync-upstream #21

Workflow file for this run

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
name: Test image generation
on:
push:
paths:
- 'src/**'
- 'test/**'
permissions:
contents: read
jobs:
build_images:
permissions:
contents: read
packages: write
if: github.repository == 'open-telemetry/opentelemetry-demo'
uses: ./.github/workflows/component-build-images.yml