diff --git a/.github/workflows/markdown-links-check.yml b/.github/workflows/markdown-links-check.yml index 1287f4af6..833b99ec8 100644 --- a/.github/workflows/markdown-links-check.yml +++ b/.github/workflows/markdown-links-check.yml @@ -30,8 +30,7 @@ jobs: with: max-depth: -1 use-verbose-mode: 'yes' - check-modified-files-only: 'yes' config-file: '.github/workflows/markdown-links-check/markdown-links-check-config.json' - base-branch: 'main' + base-branch: 'dev' \ No newline at end of file