Docs: add cli/security labels
This commit is contained in:
parent
ded366d9ab
commit
403c397ff5
1 changed files with 11 additions and 0 deletions
11
.github/labeler.yml
vendored
11
.github/labeler.yml
vendored
|
|
@ -133,6 +133,17 @@
|
|||
- "docs/**"
|
||||
- "docs.acp.md"
|
||||
|
||||
"cli":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "src/cli/**"
|
||||
|
||||
"security":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- "docs/cli/security.md"
|
||||
- "docs/gateway/security.md"
|
||||
|
||||
"extensions: copilot-proxy":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
|
|
|
|||
Loading…
Reference in a new issue