mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
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.
This commit is contained in:
parent
f9dd5683a4
commit
8e3b361aeb
1 changed files with 0 additions and 4 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
@ -9,10 +9,6 @@ documentation:
|
|||
- libc/README.md
|
||||
- tool/cosmocc/README.md
|
||||
- third_party/getopt/README.txt
|
||||
testing:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- test/**
|
||||
build:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
|
Loading…
Reference in a new issue