We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a579b00 commit 93b5bf2Copy full SHA for 93b5bf2
.github/workflows/prauto.yml
@@ -1,6 +1,6 @@
1
name: PR Automation
2
on:
3
- pull_request:
+ pull_request_target:
4
types: [ready_for_review, opened, reopened]
5
jobs:
6
pr-auto:
0 commit comments