Skip to content

Allow opentelemetry-python forks to use CI #190

Allow opentelemetry-python forks to use CI

Allow opentelemetry-python forks to use CI #190

Workflow file for this run

name: Core Contrib Test
on:
push:
branches-ignore:
- 'release/*'
pull_request:
jobs:
contrib_0:
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
with:
CORE_REPO: ${{ github.repository }}

Check failure on line 13 in .github/workflows/contrib.yml

View workflow run for this annotation

GitHub Actions / Core Contrib Test

Invalid workflow file

The workflow is not valid. .github/workflows/contrib.yml (Line: 13, Col: 18): Invalid input, CORE_REPO is not defined in the referenced workflow.
CORE_REPO_SHA: ${{ github.sha }}
CONTRIB_REPO_SHA: main