Skip to content

ci(ruff): replace black/isort/flake8 by ruff #224

ci(ruff): replace black/isort/flake8 by ruff

ci(ruff): replace black/isort/flake8 by ruff #224

Workflow file for this run

name: Labeler
on:
push:
branches:
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true