Skip to content

chore(deps): update dependency jekyll-feed to v0.17.0 (#438) #29

chore(deps): update dependency jekyll-feed to v0.17.0 (#438)

chore(deps): update dependency jekyll-feed to v0.17.0 (#438) #29

name: Check links on push
on: push
permissions: # added using https://github.com/step-security/secure-repo
contents: read
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"
base-branch: "main"
check-modified-files-only: "yes"
# Documentation available here: https://github.com/marketplace/actions/markdown-link-check