Skip to content

Updated the image examples for avs-client-java 0.3.0. Updated the run… #85

Updated the image examples for avs-client-java 0.3.0. Updated the run…

Updated the image examples for avs-client-java 0.3.0. Updated the run… #85

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