Skip to content

Commit

Permalink
Update labeling procedure (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s authored Jan 14, 2025
1 parent 96decdf commit 6dc0385
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
installation:
- pyproject.toml
- setup.py

ci:
- .github/**/*
- codecov.yaml
- .pre-commit-config.yaml
- .ruff.toml
- .style.yapf
- setup.cfg

documentation:
- docs/**/*
- readthedocs.yml
- README.MD

benchmark:
- benchmark/**/*
Expand Down

0 comments on commit 6dc0385

Please sign in to comment.