forked from firka/flutter
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:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -45,6 +45,7 @@
|
||||
- all-globs-to-any-file:
|
||||
- '**/*text*'
|
||||
- '!**/*context*'
|
||||
- '!**/*texture*'
|
||||
|
||||
'd: api docs':
|
||||
- changed-files:
|
||||
|
||||
Reference in New Issue
Block a user