We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22da98c commit 8228d10Copy full SHA for 8228d10
.github/copilot.yaml
@@ -0,0 +1,7 @@
1
+# Enable Copilot for PR review on all pull requests
2
+pull_request_rules:
3
+ - trigger: pull_request
4
+ conditions: []
5
+ actions:
6
+ - type: copilot_review
7
+ enabled: true
0 commit comments