1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +00:00

Added src/App to PR Labeler (#2504)

This commit is contained in:
Álison Fernandes
2023-05-04 23:23:19 +01:00
committed by GitHub
parent a72779997c
commit 0f3529aab8

2
.github/labeler.yml vendored
View File

@@ -1,8 +1,10 @@
android: android:
- src/App/*
- src/Core/* - src/Core/*
- src/Android/* - src/Android/*
iOS: iOS:
- src/App/*
- src/Core/* - src/Core/*
- lib/ios/* - lib/ios/*
- src/iOS/* - src/iOS/*