Commit 21a663a9 authored by copilot-swe-agent[bot]'s avatar copilot-swe-agent[bot]
Browse files

Add link validation step to check workflow using lychee-action

parent 8d4788f7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -33,3 +33,8 @@ jobs:
        uses: GrantBirki/json-yaml-validate@v4
        with:
          yaml_exclude_regex: ".*\\kubernetes\\.yml$"
      -
        name: Validate Links
        uses: lycheeverse/lychee-action@v2
        with:
          fail: true