Skip to content

Commit

Permalink
execlude vendor directory from windows label
Browse files Browse the repository at this point in the history
Signed-off-by: Shaun Thompson <shaun.thompson@docker.com>
  • Loading branch information
thompson-shaun committed Sep 5, 2024
1 parent 3a9ce1d commit dfbd15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,4 @@ area/worker:
area/windows:
- changed-files:
- any-glob-to-any-file: "**/*_windows.go"
- all-globs-to-all-files: "!vendor/**/*_windows.go"

0 comments on commit dfbd15c

Please sign in to comment.