Skip to content

Fix type of max_concurrent_searches and max_concurrent_shard_requests #4609

Fix type of max_concurrent_searches and max_concurrent_shard_requests

Fix type of max_concurrent_searches and max_concurrent_shard_requests #4609

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"