Skip to content

Commit

Permalink
Merge pull request #5307 from thompson-shaun/update-labeler
Browse files Browse the repository at this point in the history
exclude vendor directory from windows label
  • Loading branch information
crazy-max committed Sep 9, 2024
2 parents 436609d + dfbd15c commit 85668ff
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 85668ff

Please sign in to comment.