Skip to content

infra: remove generate contrib workflows from core #8

infra: remove generate contrib workflows from core

infra: remove generate contrib workflows from core #8

Workflow file for this run

name: Core Contrib Test
on:
push:
branches-ignore:
- 'release/*'
pull_request:
env:
CORE_REPO_SHA: ${{ github.sha }}
jobs:
core_contrib_0:
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@de4c1741ae6504b17ea6e563e50ff740c61a1004

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

View workflow run for this annotation

GitHub Actions / .github/workflows/contrib.yml

Invalid workflow file

error parsing called workflow ".github/workflows/contrib.yml" -> "open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@de4c1741ae6504b17ea6e563e50ff740c61a1004" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
CORE_REPO_SHA: ${{ github.sha }}