Skip to content

infra: remove generate contrib workflows from core #14

infra: remove generate contrib workflows from core

infra: remove generate contrib workflows from core #14

Workflow file for this run

name: Core Contrib Test
on:
push:
branches-ignore:
- 'release/*'
pull_request:
jobs:
contrib_0:
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@generate-workflows-core
with:
CORE_REPO_SHA: ${{ github.sha }}