mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
chore: add mcp_server component labeler configuration (#8737)
This commit is contained in:
committed by
GitHub
parent
b00602f109
commit
0286de7ce2
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -110,6 +110,10 @@ component/ui:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "ui/**"
|
||||
|
||||
component/mcp-server:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "mcp_server/**"
|
||||
|
||||
compliance:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "prowler/compliance/**"
|
||||
|
||||
Reference in New Issue
Block a user