1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

Fixed PR labeler for WatchOS changes

This commit is contained in:
Álison Fernandes
2023-05-08 22:55:56 +01:00
parent 9bbff141ac
commit 3c55f38069

8
.github/labeler.yml vendored
View File

@@ -1,3 +1,7 @@
watchOS:
- 'src/watchOS/*'
- 'src/watchOS/bitwarden/bitwarden WatchKit Extension/*'
android:
- src/App/*
- src/Core/*
@@ -13,7 +17,3 @@ iOS:
- 'src/iOS.Extension/*'
- 'src/iOS.ShareExtension/*'
- 'src/iOS.Widget/*'
- src/watchOS/*
watchOS:
- src/watchOS/*