mirror of
https://github.com/bitwarden/mobile
synced 2024-12-23 07:26:44 +01:00
[PM-7922] Updating labeler.yml to the new format required by V5 (#3219)
This commit is contained in:
parent
9dc620b492
commit
b5443c79d2
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
@ -1,9 +1,14 @@
|
|||||||
android:
|
android:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
- src/App/*
|
- src/App/*
|
||||||
- src/Core/*
|
- src/Core/*
|
||||||
- src/Android/*
|
- src/Android/*
|
||||||
|
- 'src/Xamarin.AndroidX.Credentials/*'
|
||||||
|
|
||||||
iOS:
|
iOS:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
- src/App/*
|
- src/App/*
|
||||||
- src/Core/*
|
- src/Core/*
|
||||||
- lib/ios/*
|
- lib/ios/*
|
||||||
@ -16,4 +21,6 @@ iOS:
|
|||||||
- src/watchOS/*
|
- src/watchOS/*
|
||||||
|
|
||||||
watchOS:
|
watchOS:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
- src/watchOS/*
|
- src/watchOS/*
|
Loading…
Reference in New Issue
Block a user