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.
labeler.yml
1 parent 43fb1c4 commit 47e8390Copy full SHA for 47e8390
.github/labeler.yml
@@ -18,6 +18,6 @@ internal:
18
- pdm_build.py
19
- requirements*.txt
20
- all-globs-to-all-files:
21
- - README.md
+ - '!README.md'
22
- '!src/**'
23
- '!pyproject.toml'
0 commit comments