Always check doc links in CI (#2178)
- Check all links on every PR to better avoid broken links.
This commit is contained in:
@@ -9,7 +9,6 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
check-modified-files-only: 'yes'
|
||||
use-quiet-mode: 'yes'
|
||||
config-file: .github/workflows/markdown-link-check-config.json
|
||||
base-branch: ${{ github.base_ref }}
|
||||
|
||||
Reference in New Issue
Block a user