ci: remove negative glob patterns for labeler

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-03-27 17:57:23 +01:00
parent a7d1a3daa4
commit aa7021fd59
1 changed files with 0 additions and 3 deletions

3
.github/labeler.yml vendored
View File

@ -24,15 +24,12 @@ area/desktop:
- changed-files:
- any-glob-to-any-file:
- content/desktop/**
- "!content/desktop/extensions/**"
- "!content/desktop/extensions-sdk/**"
area/engine:
- changed-files:
- any-glob-to-any-file:
- content/engine/**
- content/config/**
- "!content/engine/reference/commandline/*"
area/install:
- changed-files: