mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
PR Labeler: fix for paths with dots (#2511)
* PR labeler: Added '' to paths with dots in
This commit is contained in:
10
.github/labeler.yml
vendored
10
.github/labeler.yml
vendored
@@ -8,11 +8,11 @@ iOS:
|
||||
- src/Core/*
|
||||
- lib/ios/*
|
||||
- src/iOS/*
|
||||
- src/iOS.Autofill/*
|
||||
- src/iOS.Core/*
|
||||
- src/iOS.Extension/*
|
||||
- src/iOS.ShareExtension/*
|
||||
- src/iOS.Widget/*
|
||||
- 'src/iOS.Autofill/*'
|
||||
- 'src/iOS.Core/*'
|
||||
- 'src/iOS.Extension/*'
|
||||
- 'src/iOS.ShareExtension/*'
|
||||
- 'src/iOS.Widget/*'
|
||||
- src/watchOS/*
|
||||
|
||||
watchOS:
|
||||
|
||||
Reference in New Issue
Block a user