Skip to content

docs: improve comments #10

docs: improve comments

docs: improve comments #10

Workflow file for this run

name: Links
on:
push:
branches:
- main
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1
with:
fail: true