Skip to content

Commit af4d5c2

Browse files
fix(rmdir): workflow.yaml parsing
1 parent e60feee commit af4d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/rmdir/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ nodes:
1919
- "**/*.cts"
2020
- "**/*.mts"
2121
- "**/*.ts"
22-
- "**/*.tsx
22+
- "**/*.tsx"
2323
exclude:
2424
- "**/node_modules/**"
2525
language: typescript

0 commit comments

Comments
 (0)