add workflow to validate against .md file changes

This commit is contained in:
mahula 2023-11-07 19:56:43 +01:00
parent bab306aad5
commit 7a93afcc00

View File

@ -71,6 +71,7 @@ jobs:
with: with:
use-quiet-mode: 'yes' use-quiet-mode: 'yes'
use-verbose-mode: 'no' 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' check-modified-files-only: 'no'
config-file: '.github/workflows/mlc_config.json' 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 base-branch: 'trigger-docs.ocelot.social-deployment-by-markdown-file-changes-in-master-branch' # set to branch of current PR's branch