diff --git a/.github/labeler.yml b/.github/labeler.yml index 692e2074..1e41db0d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -18,6 +18,6 @@ internal: - pdm_build.py - requirements*.txt - all-globs-to-all-files: - - README.md + - '!README.md' - '!src/**' - '!pyproject.toml'