Browse Source

add uv.lock to files for labeling the PR with 'internal'

pull/14759/head
svlandeg 6 months ago
parent
commit
a1c983040d
  1. 1
      .github/labeler.yml

1
.github/labeler.yml

@ -31,6 +31,7 @@ internal:
- .pre-commit-config.yaml
- pdm_build.py
- requirements*.txt
- uv.lock
- docs/en/data/sponsors.yml
- docs/en/overrides/main.html
- all-globs-to-all-files:

Loading…
Cancel
Save