exclude changelog file frommarkdown link checking

This commit is contained in:
mahula 2024-01-09 13:49:28 +01:00
parent ab0d222c34
commit a60e08d2cc

View File

@ -38,4 +38,5 @@ jobs:
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: 'master' base-branch: 'master'
file-path: '!./CHANGELOG.md'
folder-path: '.' folder-path: '.'