Skip to content

Commit efd2096

Browse files
committed
chore: adds lesson_12 push and pr checks
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 03d10af commit efd2096

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check_push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
- "lesson_10/libraries/**"
1414
- "lesson_11/arrays_java/**"
1515
- "lesson_11/arrays_ts/**"
16+
- "lesson_12/structs_java/**"
17+
- "lesson_12/structs_ts/**"
1618

1719
jobs:
1820
build:

0 commit comments

Comments
 (0)