Skip to content

Commit

Permalink
Remove testing label from labeler.yml (#1220)
Browse files Browse the repository at this point in the history
#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.
  • Loading branch information
mofosyne authored Jun 16, 2024
1 parent f9dd568 commit 8e3b361
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8e3b361

Please sign in to comment.