Skip to content

Merge branch 'main' into chore-dependabot-auto-update #175

Merge branch 'main' into chore-dependabot-auto-update

Merge branch 'main' into chore-dependabot-auto-update #175

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:

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

View workflow run for this annotation

GitHub Actions / Test image generation

Invalid workflow file

The workflow is not valid. .github/workflows/build-images.yml (Line: 12, Col: 3): Error calling workflow 'julianocosta89/opentelemetry-demo/.github/workflows/component-build-images.yml@70d0153069aefe4117f723fb54ab738a0bcf99b3'. The nested job 'build_and_push_images' is requesting 'packages: write', but is only allowed 'packages: read'.
if: github.repository == 'open-telemetry/opentelemetry-demo'
uses: ./.github/workflows/component-build-images.yml