gha/labeler: Fix dependencies

Make sure that ALL (not ANY) conditions are satisfied

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2025-10-29 11:21:51 +01:00
parent d3eb04fe59
commit f8b9396c2c

1
.github/labeler.yml vendored
View File

@@ -134,6 +134,7 @@ area/docs:
- 'man/**'
area/dependencies:
- all:
- changed-files:
- any-glob-to-any-file:
- 'go.mod'