0
0
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:
Pavel Boldyrev 2024-01-20 23:07:06 -05:00
parent aabfeb86a2
commit e0fefc8164
No known key found for this signature in database
GPG Key ID: 02A24794ADAC7455

View File

@ -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