summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-12-03 13:35:49 -0600
committerAiden Cline <[email protected]>2025-12-03 13:35:49 -0600
commit70f47223569c960e6f8c696a0248e913c6d9e5ed (patch)
treec8be774770c5cfe65e883364537f762d611abe41 /.github/workflows
parent8898bf7ca44a070d63f07a16812747f6535e8431 (diff)
downloadopencode-70f47223569c960e6f8c696a0248e913c6d9e5ed.tar.gz
opencode-70f47223569c960e6f8c696a0248e913c6d9e5ed.zip
ci: review ready for review action
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/review.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml
index 78b7868ff..d12cabee2 100644
--- a/.github/workflows/review.yml
+++ b/.github/workflows/review.yml
@@ -2,7 +2,7 @@ name: Guidelines Check
on:
pull_request_target:
- types: [opened]
+ types: [opened, ready_for_review]
issue_comment:
types: [created]