Skip to content

chore(deps): bump the cargo-production-dependencies group across 1 di… #68

chore(deps): bump the cargo-production-dependencies group across 1 di…

chore(deps): bump the cargo-production-dependencies group across 1 di… #68

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.event.repository.fork }}
uses: ./.github/workflows/component-build-images.yml