mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 13:27:45 -04:00
🔧 Update labeler config to handle sponsorships data (#12096)
This commit is contained in:
committed by
GitHub
parent
6c8a205db1
commit
0077af9719
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -7,6 +7,8 @@ docs:
|
||||
- all-globs-to-all-files:
|
||||
- '!fastapi/**'
|
||||
- '!pyproject.toml'
|
||||
- '!docs/en/data/sponsors.yml'
|
||||
- '!docs/en/overrides/main.html'
|
||||
|
||||
lang-all:
|
||||
- all:
|
||||
@@ -28,6 +30,8 @@ internal:
|
||||
- .pre-commit-config.yaml
|
||||
- pdm_build.py
|
||||
- requirements*.txt
|
||||
- docs/en/data/sponsors.yml
|
||||
- docs/en/overrides/main.html
|
||||
- all-globs-to-all-files:
|
||||
- '!docs/*/docs/**'
|
||||
- '!fastapi/**'
|
||||
|
||||
Reference in New Issue
Block a user