Skip to content

Commit 1a89173

Browse files
author
github-actions
committed
Update to 3 in STEP and README.md
1 parent 8ff83c4 commit 1a89173

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/script/STEP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2
1+
3

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Primero, aprenderemos los conceptos básicos de GitHub Actions
131131
TBD-step-2-notes.
132132
-->
133133
134-
<details id=2 open>
134+
<details id=2>
135135
<summary><h2>Paso 2: Conoce los principales Triggers</h2></summary>
136136
137137
_¡Creaste tu primer Workflow! :tada:_
@@ -227,7 +227,7 @@ Ahora que conoces los componentes básicos de un workflow en GitHub Actions pode
227227
TBD-step-3-notes.
228228
-->
229229

230-
<details id=3>
230+
<details id=3 open>
231231
<summary><h2>Paso 3: Aprende a usar Expresiones</h2></summary>
232232

233233
_¡Buen trabajo usando los distintos eventos para lanzar nuevos workflows! :sparkles:_

0 commit comments

Comments
 (0)