Skip to content

Adapt to latest libunicode, making use of new grapheme_line_segmenter API #4418

Adapt to latest libunicode, making use of new grapheme_line_segmenter API

Adapt to latest libunicode, making use of new grapheme_line_segmenter API #4418

Workflow file for this run

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