Exclude *texture* as matching for a: text input (#161354)

... probably save @justinmc and others having to go through engine
texture changes :P
This commit is contained in:
Matan Lurey 2025-01-09 08:28:24 -08:00 committed by GitHub
parent 6bda88b61b
commit e0b424b7cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.github/labeler.yml vendored
View File

@ -45,6 +45,7 @@
- all-globs-to-any-file:
- '**/*text*'
- '!**/*context*'
- '!**/*texture*'
'd: api docs':
- changed-files: