diff --git a/.github/workflows/check-documentation.yml b/.github/workflows/check-documentation.yml index d284dc722..8937703f3 100644 --- a/.github/workflows/check-documentation.yml +++ b/.github/workflows/check-documentation.yml @@ -38,5 +38,5 @@ jobs: check-modified-files-only: 'no' config-file: '.github/workflows/mlc_config.json' base-branch: 'master' - file-path: '!./CHANGELOG.md' + file-path: './!CHANGELOG.md' folder-path: '.'