Skip to content

Build with fmt 10.1.1 and spdlog 1.12.0. #7154

Build with fmt 10.1.1 and spdlog 1.12.0.

Build with fmt 10.1.1 and spdlog 1.12.0. #7154

Workflow file for this run

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