Skip to content

add missing Civo Navigate Europe 2024 workshop for John & Jared (#22) #42

add missing Civo Navigate Europe 2024 workshop for John & Jared (#22)

add missing Civo Navigate Europe 2024 workshop for John & Jared (#22) #42

Workflow file for this run

name: Markdown Links Validation
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.markdownlinkcheck.json'
use-quiet-mode: 'yes'