Skip to content

Bump Azure.Bicep.Local.Extension from 0.37.4 to 0.38.33 #24

Bump Azure.Bicep.Local.Extension from 0.37.4 to 0.38.33

Bump Azure.Bicep.Local.Extension from 0.37.4 to 0.38.33 #24

name: Check Markdown links
on:
push:
branches:
- '**'
- 'main'
tags-ignore:
- '**'
pull_request_target:
branches:
- '**'
tags-ignore:
- '**'
types:
- 'opened'
- 'reopened'
- 'synchronize'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: 'docs'
use-quiet-mode: 'yes'