mirror of
https://github.com/apple/container.git
synced 2026-08-24 02:24:19 -05:00
added the other labels (#1125)
## Type of Change - [ ] Bug fix - [x] New feature - [ ] Breaking change - [ ] Documentation update ## Motivation and Context Added other labels for different files changes. ## Testing - [ ] Tested locally - [ ] Added/updated tests - [ ] Added/updated docs
This commit is contained in:
+12
-1
@@ -2,4 +2,15 @@ cli:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- 'Sources/CLI/**'
|
||||
- 'Sources/ContainerCommands/**'
|
||||
- 'Sources/ContainerCommands/**'
|
||||
|
||||
documentation:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- '**/*.md'
|
||||
- 'docs/**'
|
||||
|
||||
ci:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- '.github/**'
|
||||
Reference in New Issue
Block a user