mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
enableverbose markdown link checking for testing
This commit is contained in:
parent
a60e08d2cc
commit
6b5dfb0bbd
4
.github/workflows/check-documentation.yml
vendored
4
.github/workflows/check-documentation.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
- name: Check Markdown Links
|
||||
uses: gaurav-nelson/github-action-markdown-link-check@master
|
||||
with:
|
||||
use-quiet-mode: 'yes'
|
||||
use-verbose-mode: 'no'
|
||||
use-quiet-mode: 'no'
|
||||
use-verbose-mode: 'yes'
|
||||
check-modified-files-only: 'no'
|
||||
config-file: '.github/workflows/mlc_config.json'
|
||||
base-branch: 'master'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user