summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-11-25 23:51:23 -0600
committerAiden Cline <[email protected]>2025-11-25 23:51:23 -0600
commite1cc98d448f8db971fc2fbed6055839b2f233d2f (patch)
treeefbae2d0e2f909f6a905984fa748c59904a65e1a /.github
parent0ce64962d4c9eeaa7c9e4da84a4702f03927055a (diff)
downloadopencode-e1cc98d448f8db971fc2fbed6055839b2f233d2f.tar.gz
opencode-e1cc98d448f8db971fc2fbed6055839b2f233d2f.zip
Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 0ce64962d4c9eeaa7c9e4da84a4702f03927055a.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/opencode.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/opencode.yml b/.github/workflows/opencode.yml
index f7d7f6081..75533df70 100644
--- a/.github/workflows/opencode.yml
+++ b/.github/workflows/opencode.yml
@@ -3,8 +3,6 @@ name: opencode
on:
issue_comment:
types: [created]
- pull_request_review_comment:
- types: [created]
jobs:
opencode: