Skip to content

[build] SwigBinding: Add support for the Python binding with SWIG on Windows #2843

[build] SwigBinding: Add support for the Python binding with SWIG on Windows

[build] SwigBinding: Add support for the Python binding with SWIG on Windows #2843

Workflow file for this run

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