From b86c52fefd26b0abff5992fac58cdbe714345196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mois=C3=A9s=20Masis?= Date: Sun, 24 Sep 2023 10:21:47 -0600 Subject: [PATCH] Update LTK-CHILD-2.yml --- .github/workflows/LTK-CHILD-2.yml | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/workflows/LTK-CHILD-2.yml b/.github/workflows/LTK-CHILD-2.yml index 743ad9c..2341715 100644 --- a/.github/workflows/LTK-CHILD-2.yml +++ b/.github/workflows/LTK-CHILD-2.yml @@ -1,16 +1,18 @@ -name: LTK-child-2 +# name: LTK-child-2 -on: - workflow_dispatch: +# on: +# workflow_dispatch: -env: - PRUEBAS:environment: pruebas +# env: +# PRUEBAS:environment: pruebas -jobs: - call-workflow-test: - uses: ./.github/workflows/LTK-principal.yml - with: - nombre: "Moises" - secrets: - PRUEBAS:environment: prueba +# jobs: +# call-workflow-test: +# uses: ./.github/workflows/LTK-principal.yml +# with: +# nombre: "Moises" +# secrets: +# PRUEBAS:environment: prueba + +