Skip to content

feat: 2.3.3 adopt latest gitops-template (#1871) #2

feat: 2.3.3 adopt latest gitops-template (#1871)

feat: 2.3.3 adopt latest gitops-template (#1871) #2

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 Markdown .md files
if: always()
uses: gaurav-nelson/[email protected]
with:
config-file: '.markdownlinkcheck.json'
use-quiet-mode: 'yes'
file-extension: .md