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 ad9997b commit 20ac0f9Copy full SHA for 20ac0f9
.github/workflows/pull_request.yml
@@ -1,6 +1,6 @@
1
name: Pull Request
2
on:
3
- pull_request:
+ pull_request_target:
4
types: [ opened, edited, labeled, unlabeled, synchronize ]
5
workflow_call:
6
secrets:
0 commit comments