From 1265744d0e26d825026280aca91d959e42991940 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 16 Jun 2024 13:29:54 +1000 Subject: [PATCH] Update labeler.yml https://github.com/jart/cosmopolitan/issues/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. --- .github/labeler.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 26d28df14..6c174951e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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: