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

PR Labeler: fix for paths with dots (#2511)

* PR labeler: Added '' to paths with dots in
This commit is contained in:
Álison Fernandes
2023-05-05 20:39:29 +01:00
committed by GitHub
parent bf463926a3
commit fc260f8159

10
.github/labeler.yml vendored
View File

@@ -8,11 +8,11 @@ iOS:
- src/Core/* - src/Core/*
- lib/ios/* - lib/ios/*
- src/iOS/* - src/iOS/*
- src/iOS.Autofill/* - 'src/iOS.Autofill/*'
- src/iOS.Core/* - 'src/iOS.Core/*'
- src/iOS.Extension/* - 'src/iOS.Extension/*'
- src/iOS.ShareExtension/* - 'src/iOS.ShareExtension/*'
- src/iOS.Widget/* - 'src/iOS.Widget/*'
- src/watchOS/* - src/watchOS/*
watchOS: watchOS: