Skip to content

Commit 21f649d

Browse files
committed
Experiment based on vale-cli/vale-action#75
1 parent e6a34b1 commit 21f649d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
files: '["introduction/", "project-leader/"]'
2424
# files: 'introduction/*.asciidoc,project-leader/*.asciidoc'
2525
# separator: ","
26-
vale_flags: "--glob='!*/*/*.asciidoc'"
26+
vale_flags: "--glob=\!*/*/*.asciidoc"
2727
filter_mode: file
2828
debug: true
2929
level: error

0 commit comments

Comments
 (0)