Docs: add cli/security labels
parent
ded366d9ab
commit
403c397ff5
|
|
@ -133,6 +133,17 @@
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
- "docs.acp.md"
|
- "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":
|
"extensions: copilot-proxy":
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue