mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-23 03:48:35 +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
|
id: lychee
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
|
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
|
- name: Find Link Checker Issue
|
||||||
id: link-checker-issue
|
id: link-checker-issue
|
||||||
|
Loading…
Reference in New Issue
Block a user