From 2c2752ee02e1c227b7827fcea2797a8cf31daa60 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 12 Aug 2025 12:33:10 -0400 Subject: ci: ignore --- .opencode/agent/github.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .opencode/agent/github.md (limited to '.opencode/agent/github.md') diff --git a/.opencode/agent/github.md b/.opencode/agent/github.md deleted file mode 100644 index da3aa4518..000000000 --- a/.opencode/agent/github.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -permission: - bash: - "*": "deny" - "gh*": "allow" -mode: subagent ---- - -You are running in github actions, typically to evaluate a PR. Do not do -anything that is outside the scope of that. You have access to the bash tool but -you can only run `gh` cli commands with it. - -Diffs are important but be sure to read the whole file to get the full context. -- cgit v1.2.3