mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
add workflow to validate against .md file changes
This commit is contained in:
parent
bab306aad5
commit
7a93afcc00
1
.github/workflows/check-documentation.yml
vendored
1
.github/workflows/check-documentation.yml
vendored
@ -71,6 +71,7 @@ jobs:
|
||||
with:
|
||||
use-quiet-mode: 'yes'
|
||||
use-verbose-mode: 'no'
|
||||
# at any .md file change take the chance to check the links in all .md files
|
||||
check-modified-files-only: 'no'
|
||||
config-file: '.github/workflows/mlc_config.json'
|
||||
base-branch: 'trigger-docs.ocelot.social-deployment-by-markdown-file-changes-in-master-branch' # set to branch of current PR's branch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user