Skip to content

Commit 8e3b361

Browse files
authored
Remove testing label from labeler.yml (#1220)
#1219 had an issue with noisy testing label. Investigated if there is a syntax to make it more exclusive, but turns out there isn't one yet. So let's remove an manually add it in as needed. Fixes #1219.
1 parent f9dd568 commit 8e3b361

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/labeler.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ documentation:
99
- libc/README.md
1010
- tool/cosmocc/README.md
1111
- third_party/getopt/README.txt
12-
testing:
13-
- changed-files:
14-
- any-glob-to-any-file:
15-
- test/**
1612
build:
1713
- changed-files:
1814
- any-glob-to-any-file:

0 commit comments

Comments
 (0)