Skip to content

Commit 90428a1

Browse files
committed
Update docs.yml
1 parent e218a3b commit 90428a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: '**/*.md'
3434
check_filenames: true
3535
ignore_words_list: tekst
36-
skip: './.git', './specifications', './vendor'
36+
skip: './.git, ./specifications, ./vendor'
3737

3838
build:
3939
name: Build documentation

0 commit comments

Comments
 (0)