diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 50db52f8..f7f0ee25 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -37,5 +37,5 @@ jobs: with: config-file: '.mlc_config.json' base-branch: main - folder-path: 'archive', 'gateway', 'gateway-api', 'ingress', 'service-directory', 'services' - file-path: './cluster-setup.md', './CONTRIBUTING.md', './README.md' + folder-path: 'archive, gateway, gateway-api, ingress, service-directory, services' + file-path: './cluster-setup.md, ./CONTRIBUTING.md, ./README.md'