mirror of
https://github.com/moby/moby.git
synced 2026-01-11 02:31:44 +00:00
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:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -134,6 +134,7 @@ area/docs:
|
||||
- 'man/**'
|
||||
|
||||
area/dependencies:
|
||||
- all:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- 'go.mod'
|
||||
|
||||
Reference in New Issue
Block a user