diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index b3e6f30..52f897a 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -12,6 +12,7 @@ jobs: check-modified-files-only: 'yes' base-branch: 'main' use-quiet-mode: 'yes' - use-verbose-mode: 'yes' - + use-verbose-mode: 'no' + +# Potential bug where files in the PR no longer exist in main will cause the workflow to fail # For variables and further examples see https://github.com/marketplace/actions/markdown-link-check \ No newline at end of file diff --git a/.github/workflows/test.md b/.github/workflows/test.md deleted file mode 100644 index b50c418..0000000 --- a/.github/workflows/test.md +++ /dev/null @@ -1,3 +0,0 @@ -# Test - -[broken link](/docz/)