We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb128e0 commit 83d1db4Copy full SHA for 83d1db4
.github/workflows/danger.yml
@@ -1,7 +1,7 @@
1
name: Danger
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, reopened, synchronize, ready_for_review]
6
7
jobs:
0 commit comments