Label PRs with gradle and Android paths "platform-android" (#158970)

Fixes https://github.com/flutter/flutter/issues/158951
This commit is contained in:
Jenn Magder 2024-11-15 07:27:24 -08:00 committed by GitHub
parent 1636fbd4cb
commit c4c8f6d2bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.github/labeler.yml vendored
View File

@ -136,6 +136,8 @@ platform-android:
- changed-files:
- any-glob-to-any-file:
- docs/platform/android/**/*
- packages/flutter_tools/lib/src/android/**/*
- packages/flutter_tools/gradle/**/*
platform-ios:
- changed-files: