diff options
| author | Aiden Cline <[email protected]> | 2026-01-04 00:15:46 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2026-01-04 00:15:59 -0600 |
| commit | b934c22d8de2ddcf583a653c37d30a74532527af (patch) | |
| tree | 22205c01b6d6143d6885f7e7e2ffdcace6e071a6 /.opencode/opencode.jsonc | |
| parent | 72cef0d9e78ac771cd9044a3fe9f5a3d6f3db8b8 (diff) | |
| download | opencode-b934c22d8de2ddcf583a653c37d30a74532527af.tar.gz opencode-b934c22d8de2ddcf583a653c37d30a74532527af.zip | |
ci: add duplicate PR detection bot
Diffstat (limited to '.opencode/opencode.jsonc')
| -rw-r--r-- | .opencode/opencode.jsonc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index 6008ab9bc..06abf37cc 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -23,5 +23,6 @@ }, "tools": { "github-triage": false, + "github-pr-search": false, }, } |
