Skip to content

Commit 3583e28

Browse files
authored
Adding "workbook/" to the list of checked folders
1 parent 68d513b commit 3583e28

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: errata-ai/vale-action@reviewdog
2323
with:
2424
# the folders to run the checks for
25-
files: '["docs/","introduction/", "trusted-committer/", "contributor/", "product-owner/", "project-leader/"]'
25+
files: '["docs/","introduction/", "trusted-committer/", "contributor/", "product-owner/", "project-leader/", "workbook/"]'
2626
# we want to check all files in the folders listed above, but exclude
2727
# a) any files in subfolders (these are translations)
2828
# b) any '-script.asciidoc' files

0 commit comments

Comments
 (0)