Fix broken image links

This commit is contained in:
Ryan Blunden
2021-04-19 13:43:43 +10:00
parent b7bf9c09d7
commit df5ed0cb63
2 changed files with 6 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
name: Markdown link checker
on: [push,pull_request,workflow_dispatch]
on: [pull_request,workflow_dispatch]
jobs:
markdown-link-check:
runs-on: ubuntu-latest