Skip to content

Switched out helm repo for more official one on jfrog #22

Switched out helm repo for more official one on jfrog

Switched out helm repo for more official one on jfrog #22

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes