Skip to content

Commit bee1bea

Browse files
authored
Merge pull request #1410 from themegrill/tg-autopilot/add-copilot-review-on-comment
Add PR review automation
2 parents 6721cd2 + d47c699 commit bee1bea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/copilot-review-on-comment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Copilot review on comment
22

33
on:
4+
pull_request_target:
5+
types: [opened]
46
issue_comment:
57
types: [created]
68

0 commit comments

Comments
 (0)