Skip to content

Remove unneeded calls to create_chars_child_column utility #28089

Remove unneeded calls to create_chars_child_column utility

Remove unneeded calls to create_chars_child_column utility #28089

Workflow file for this run

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