mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-18 13:48:58 +02:00
Debug
This commit is contained in:
parent
55fddbeee1
commit
256c7e4208
1
.github/workflows/check_links.yaml
vendored
1
.github/workflows/check_links.yaml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.8.0
|
||||
with:
|
||||
debug: true
|
||||
fail: true
|
||||
args: '"./website/docs/**/*.md" "./website/docs/**/*.mdx" "./src/mailtemplates/*.mustache" --scheme http --scheme https --cache --max-cache-age 7d --exclude-mail --verbose' # other excludes are in .lycheeignore
|
||||
output: ${{ env.issue-content }}
|
||||
|
Loading…
Reference in New Issue
Block a user