Skip to content

docker(deps): bump golang from 1.22.1 to 1.22.2 #892

docker(deps): bump golang from 1.22.1 to 1.22.2

docker(deps): bump golang from 1.22.1 to 1.22.2 #892

name: Markdown link check
on:
pull_request:
schedule:
- cron: '0 0 * * *'
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'
config-file: '.mlc.config.json'