Skip to content

test: enable heartbeat in scale test #4593

test: enable heartbeat in scale test

test: enable heartbeat in scale test #4593

Workflow file for this run

name: Markdown Lint
on:
merge_group:
pull_request:
branches: [main]
jobs:
markdownlint:
if: ${{ github.event_name != 'merge_group' }}
name: markdownlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
command: config
globs: |
.github/.markdownlint.json
**/*.md