Skip to content

Go 1.22; Node 2.7; SvelteKit 2.5.3; Vite 5.1.5 (#66) #156

Go 1.22; Node 2.7; SvelteKit 2.5.3; Vite 5.1.5 (#66)

Go 1.22; Node 2.7; SvelteKit 2.5.3; Vite 5.1.5 (#66) #156

Workflow file for this run

name: Check Markdown links
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1