Skip to content

Bump scikit-learn from 1.3.0 to 1.5.2 #87

Bump scikit-learn from 1.3.0 to 1.5.2

Bump scikit-learn from 1.3.0 to 1.5.2 #87

name: label pull request
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
if: github.event_name == 'pull_request_target' || github.event_name == 'pull_request'
with:
repo-token: "${{ secrets.SPACEKIT_RELEASE_TOKEN }}"