mirror of
https://github.com/directus/directus.git
synced 2026-01-27 20:57:56 -05:00
* Ignore node_modules for docs spellchecking * Add workflows for docs spellchecking * Update command to new structure * Skip core checks on pure docs changes * Don't build packages for spellcheck workflow Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com> --------- Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com> Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
6 lines
74 B
YAML
6 lines
74 B
YAML
files:
|
|
- '**/*.md'
|
|
- '!node_modules'
|
|
dictionaries:
|
|
- dictionary.txt
|