Merge pull request #19705 from dvdksn/labeler-config-mk2

ci: remove negative glob patterns for labeler
This commit is contained in:
David Karlsson 2024-03-27 21:27:04 +01:00 committed by GitHub
commit 833ce50fe9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: