Skip to content

Commit 1f34a76

Browse files
committed
Didn't like the \!
1 parent 21f649d commit 1f34a76

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)