We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8ad91 commit 5caeb73Copy full SHA for 5caeb73
1 file changed
.github/workflows/documentation.yml
@@ -33,7 +33,7 @@ jobs:
33
path: '**/*.md'
34
check_filenames: true
35
ignore_words_list: tekst
36
- skip: './.git, ./specifications, ./vendor'
+ skip: ./.git,./vendor,./specifications
37
38
build:
39
name: Build documentation
0 commit comments