Skip to content

[Backport 6.53.x] Rotate e2e tests API key #36531

[Backport 6.53.x] Rotate e2e tests API key

[Backport 6.53.x] Rotate e2e tests API key #36531

name: Check Markdown links
on:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
config-file: .markdown-link-check
check-modified-files-only: yes
base-branch: ${{ github.base_ref }}