Skip to content

[WINA-2079] Fix ETW HTTP test hang with readiness signal and receive timeout #117587

[WINA-2079] Fix ETW HTTP test hang with readiness signal and receive timeout

[WINA-2079] Fix ETW HTTP test hang with readiness signal and receive timeout #117587

name: Check Markdown links
on:
pull_request:
permissions: {}
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # v1.1.2
with:
use-quiet-mode: yes
config-file: .markdown-link-check
check-modified-files-only: yes
base-branch: ${{ github.base_ref }}