Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

chore(ci): add link checker #3

chore(ci): add link checker

chore(ci): add link checker #3

Workflow file for this run

name: Link Checker
on:
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true