Skip to content

Commit 6d771cc

Browse files
authored
Merge pull request #52137 from vvoland/label-notesting
gha/labeler: Remove *_test.go from area/testing label
2 parents d661565 + 71c4815 commit 6d771cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/labeler.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ area/testing:
136136
- any-glob-to-any-file:
137137
- 'integration/**'
138138
- 'integration-cli/**'
139-
- '**/*_test.go'
140139
- 'internal/test*'
141140
- 'internal/testutil/**'
142141
- all-globs-to-all-files: '!vendor/**'

0 commit comments

Comments
 (0)