mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
add workflow to validate against .md file changes
This commit is contained in:
parent
089369a48c
commit
bab306aad5
2
.github/file-filters.yml
vendored
2
.github/file-filters.yml
vendored
@ -12,5 +12,5 @@ webapp: &webapp
|
|||||||
- 'webapp/**/*'
|
- 'webapp/**/*'
|
||||||
- 'package.json'
|
- 'package.json'
|
||||||
|
|
||||||
markdown-files: &markdown-files
|
markdown-files: &markdown-files
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user