We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f28cda + 6ab7f9e commit b468883Copy full SHA for b468883
.github/workflows/copilot.yml
@@ -1,7 +1,7 @@
1
name: AI Code Reviewer
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, synchronize, reopened]
6
7
jobs:
0 commit comments