mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
8 lines
197 B
YAML
8 lines
197 B
YAML
enabled: true
|
|
agent:
|
|
name: copilot-coding-agent
|
|
allow:
|
|
- paths: ["src/**/*", "tests/**/*", "README.md", "AGENTS.md"]
|
|
actions: ["create", "modify"]
|
|
require_review_before_merge: true
|