We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8a205 commit 0077af9Copy full SHA for 0077af9
.github/labeler.yml
@@ -7,6 +7,8 @@ docs:
7
- all-globs-to-all-files:
8
- '!fastapi/**'
9
- '!pyproject.toml'
10
+ - '!docs/en/data/sponsors.yml'
11
+ - '!docs/en/overrides/main.html'
12
13
lang-all:
14
- all:
@@ -28,6 +30,8 @@ internal:
28
30
- .pre-commit-config.yaml
29
31
- pdm_build.py
32
- requirements*.txt
33
+ - docs/en/data/sponsors.yml
34
+ - docs/en/overrides/main.html
35
36
- '!docs/*/docs/**'
37
0 commit comments