Skip to content

Enhance README with LightGBM Installation Guidance for Mac M1 Users #642

Enhance README with LightGBM Installation Guidance for Mac M1 Users

Enhance README with LightGBM Installation Guidance for Mac M1 Users #642

Workflow file for this run

name: "Add label automatically"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"