Skip to content

Commit c4c8f6d

Browse files
authored
Label PRs with gradle and Android paths "platform-android" (#158970)
Fixes flutter/flutter#158951
1 parent 1636fbd commit c4c8f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ platform-android:
136136
- changed-files:
137137
- any-glob-to-any-file:
138138
- docs/platform/android/**/*
139+
- packages/flutter_tools/lib/src/android/**/*
140+
- packages/flutter_tools/gradle/**/*
139141

140142
platform-ios:
141143
- changed-files:

0 commit comments

Comments
 (0)