diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/opencode.yml | 2 |
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: |
