Skip to content

Merge branch 'main' into b0d6dependabot/github_actions/actions-produc… #419

Merge branch 'main' into b0d6dependabot/github_actions/actions-produc…

Merge branch 'main' into b0d6dependabot/github_actions/actions-produc… #419

Workflow file for this run

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