mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-29 18:21:10 +00:00
misc: adjust links checker
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
aabfeb86a2
commit
e0fefc8164
2
.github/workflows/link-check.yml
vendored
2
.github/workflows/link-check.yml
vendored
@ -26,6 +26,8 @@ jobs:
|
||||
id: lychee
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
|
||||
with:
|
||||
args: --base . --verbose --no-progress './**/*.md' './**/*.html' --exclude-path ./CONTRIBUTORS.md --exclude-path ./CHANGELOG.md
|
||||
|
||||
- name: Find Link Checker Issue
|
||||
id: link-checker-issue
|
||||
|
Loading…
Reference in New Issue
Block a user