Skip to content

<GITHUB_HOST> is too broad, updating to github.com/<GITHUB_OWNER>/gitops #11

<GITHUB_HOST> is too broad, updating to github.com/<GITHUB_OWNER>/gitops

<GITHUB_HOST> is too broad, updating to github.com/<GITHUB_OWNER>/gitops #11

Workflow file for this run

---
name: Markdown Links Validation
on: [push, workflow_dispatch]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
- name: Validate Links in Markdown files
if: always()
uses: gaurav-nelson/[email protected]
with:
config-file: '.markdownlinkcheck.json'
use-quiet-mode: 'yes'
file-extension: .md