Skip to content

replace opencv-python with scikit-image for snowball detection #1021

replace opencv-python with scikit-image for snowball detection

replace opencv-python with scikit-image for snowball detection #1021

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.GITHUB_TOKEN }}"