Add link validation step to check workflow using lychee-action
Co-authored-by: kroese <5763256+kroese@users.noreply.github.com> Agent-Logs-Url: https://github.com/dockur/windows/sessions/503e047a-2b98-42fd-985e-3c3673736737
This commit is contained in:
@@ -33,3 +33,8 @@ jobs:
|
|||||||
uses: GrantBirki/json-yaml-validate@v4
|
uses: GrantBirki/json-yaml-validate@v4
|
||||||
with:
|
with:
|
||||||
yaml_exclude_regex: ".*\\kubernetes\\.yml$"
|
yaml_exclude_regex: ".*\\kubernetes\\.yml$"
|
||||||
|
-
|
||||||
|
name: Validate Links
|
||||||
|
uses: lycheeverse/lychee-action@v2
|
||||||
|
with:
|
||||||
|
fail: true
|
||||||
|
|||||||
Reference in New Issue
Block a user