Skip to content

build(deps): bump ruff from 0.8.4 to 0.8.6 #12

build(deps): bump ruff from 0.8.4 to 0.8.6

build(deps): bump ruff from 0.8.4 to 0.8.6 #12

Workflow file for this run

name: triage
on:
pull_request:
branches: main
jobs:
autolabel:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"