Skip to content

Commit 85668ff

Browse files
authored
Merge pull request moby#5307 from thompson-shaun/update-labeler
exclude vendor directory from windows label
2 parents 436609d + dfbd15c commit 85668ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,4 @@ area/worker:
159159
area/windows:
160160
- changed-files:
161161
- any-glob-to-any-file: "**/*_windows.go"
162+
- all-globs-to-all-files: "!vendor/**/*_windows.go"

0 commit comments

Comments
 (0)