Skip to content

Update images version and fix #22 #25

Update images version and fix #22

Update images version and fix #22 #25

---
name: Check Markdown links
on:
push:
branches:
- master
pull_request:
branches: ['*']
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1