Skip to content

feat: Add intro documentation and user guide #30

feat: Add intro documentation and user guide

feat: Add intro documentation and user guide #30

on:
pull_request:
concurrency:
group: pr-${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
name: Broken Link Check
jobs:
check:
name: Broken Link Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Mint
run: npm i -g mint
- name: Broken Link Check
run: mint broken-links