Skip to content

changelog

changelog #105

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

Check failure on line 14 in .github/workflows/build-images.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-images.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-images.yml" -> "./.github/workflows/component_build_images.yml" : failed to fetch workflow: workflow was not found.