Skip to content

Use C++ std::ranges #1022

Use C++ std::ranges

Use C++ std::ranges #1022

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"