Skip to content

Update to 0.5.1 for all tests, use --name for user cmds, add --yes #29

Update to 0.5.1 for all tests, use --name for user cmds, add --yes

Update to 0.5.1 for all tests, use --name for user cmds, add --yes #29

name: Check Markdown and Help Text 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
file-extension: .md
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
file-extension: .go