Skip to content

Add a variant of closest_points_first that takes a predicate #54720

Add a variant of closest_points_first that takes a predicate

Add a variant of closest_points_first that takes a predicate #54720

Workflow file for this run

name: Summary Labeler
on:
- pull_request_target
jobs:
uses:
name: labeler
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fuxingloh/multi-labeler@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-path: '.github/summary-labels.yml'