Skip to content

Commit ad810e5

Browse files
committed
try to fix CI
1 parent 5a975f8 commit ad810e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
files: |
1919
**/*.{md,mdx}
20-
!sources/api
20+
'!sources/api/*.{md,mdx}'
2121
separator: ","
2222

2323
- uses: errata-ai/vale-action@reviewdog

0 commit comments

Comments
 (0)