Skip to content

ci: Migrate to ruff #7672

ci: Migrate to ruff

ci: Migrate to ruff #7672

Workflow file for this run

name: Github Labeler
on:
- pull_request_target
jobs:
apply-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Run labeler
uses: actions/labeler@v5