diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index bf9e015..b25de1f 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -12,4 +12,3 @@ jobs: use-quiet-mode: 'yes' check-modified-files-only: 'yes' base-branch: 'main' - config-file: 'linkcheck.cfg.json' diff --git a/.github/workflows/linkcheck.cfg.json b/mlc_config.json similarity index 100% rename from .github/workflows/linkcheck.cfg.json rename to mlc_config.json