diff --git a/.github/workflows/check-documentation.yml b/.github/workflows/check-documentation.yml index 065a5bc54..8c2e2ca52 100644 --- a/.github/workflows/check-documentation.yml +++ b/.github/workflows/check-documentation.yml @@ -39,5 +39,5 @@ jobs: # 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 + base-branch: 'master' folder-path: '.'