diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml new file mode 100644 index 000000000..7dd8398c0 --- /dev/null +++ b/.github/workflows/links.yml @@ -0,0 +1,17 @@ +name: Links + +on: + repository_dispatch: + workflow_dispatch: + schedule: + - cron: "00 18 * * *" + +jobs: + linkChecker: + runs-on: ubuntu-latest + steps: + - name: Link Checker + id: lychee + uses: lycheeverse/lychee-action@v1 + with: + args: -vv https://microlink.io