Browse Source
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#14759)
add uv.lock to files for labeling the PR with 'internal'
pull/14761/head
Sofie Van Landeghem
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.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: |
|
|
|
|