From 5d9fd0754b433933c3118f49ed3437e455a236f2 Mon Sep 17 00:00:00 2001 From: emdneto <9735060+emdneto@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:25:31 -0300 Subject: [PATCH] fix names Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> --- .github/workflows/contrib.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/contrib.yml b/.github/workflows/contrib.yml index fb44b73aef..c61267e55e 100644 --- a/.github/workflows/contrib.yml +++ b/.github/workflows/contrib.yml @@ -7,8 +7,7 @@ on: pull_request: jobs: - core_contrib_0: - name: opentelemetry-python-contrib + test_0: uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@generate-workflows-core with: CORE_REPO_SHA: ${{ github.sha }}