Skip to content

Commit d705616

Browse files
committed
test config flag
1 parent 349cc3b commit d705616

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
@@ -30,6 +30,6 @@ jobs:
3030
files: ${{ steps.changed-files.outputs.all_changed_files }}
3131
separator: ','
3232
fail_on_error: true
33-
vale_flags: '--minAlertLevel=error --config=.vale.ini'
33+
vale_flags: '--minAlertLevel=error --config=././.vale.ini'
3434
reporter: github-pr-annotations
3535

0 commit comments

Comments
 (0)