There was an error while loading. Please reload this page.
2 parents 6721cd2 + d47c699 commit bee1beaCopy full SHA for bee1bea
1 file changed
.github/workflows/copilot-review-on-comment.yml
@@ -1,6 +1,8 @@
1
name: Copilot review on comment
2
3
on:
4
+ pull_request_target:
5
+ types: [opened]
6
issue_comment:
7
types: [created]
8
0 commit comments