Skip to content

[Backport 8.x] Change default of _create_from remove_index_blocks param to true #3988

[Backport 8.x] Change default of _create_from remove_index_blocks param to true

[Backport 8.x] Change default of _create_from remove_index_blocks param to true #3988

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 }}"