Skip to content

Commit

Permalink
Update LTK-CHILD-2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moises6669 authored May 11, 2024
1 parent 60c2f2d commit 206dd7e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/LTK-CHILD-2.yml
Original file line number Diff line number Diff line change
@@ -1,18 +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


0 comments on commit 206dd7e

Please sign in to comment.