Skip to content

Adding last Civo Navigate speaking experience from John + Jared #14

Adding last Civo Navigate speaking experience from John + Jared

Adding last Civo Navigate speaking experience from John + Jared #14

Workflow file for this run

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