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 279ed64 commit 063c0feCopy full SHA for 063c0fe
.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