diff --git a/.woodpecker/docs.yml b/.woodpecker/docs.yml index 2a95d2e..d017563 100644 --- a/.woodpecker/docs.yml +++ b/.woodpecker/docs.yml @@ -21,7 +21,7 @@ steps: image: quay.io/thegeeklab/alpine-tools group: test commands: - - spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls + - spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title tags environment: FORCE_COLOR: "true"