From 60d8bcacfae4b588d1ecfafc13cb0ab6ca63d256 Mon Sep 17 00:00:00 2001 From: Robbi Nespu Date: Wed, 8 Sep 2021 12:48:05 +0800 Subject: [PATCH] Create lychee.yml --- .github/workflows/lychee.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/workflows/lychee.yml diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml new file mode 100644 index 0000000..b989b2e --- /dev/null +++ b/.github/workflows/lychee.yml @@ -0,0 +1,7 @@ +- name: Lychee Broken Link Checker + # You may pin to the exact commit or the version. + # uses: lycheeverse/lychee-action@f56bc7dad9caaeb809ce24d5bdb2beaa425f66bc + uses: lycheeverse/lychee-action@v1.0.8 + with: + # lychee arguments + args: # optional, default is --verbose --no-progress *.md