mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
labeler: be more specific when matching for "import"
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -108,7 +108,7 @@ hwdb:
|
||||
- any-glob-to-any-file: '**/*hwdb*'
|
||||
import:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*import*'
|
||||
- any-glob-to-any-file: ['src/import/*', 'src/shared/*import*', 'units/**/*import*']
|
||||
integritysetup:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**/*integrity*'
|
||||
|
||||
Reference in New Issue
Block a user