Skip to content

chore: move to using Ruff Jupyter support #757

chore: move to using Ruff Jupyter support

chore: move to using Ruff Jupyter support #757

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 }}
sync-labels: true