We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request_target
1 parent 3237f1e commit 685ad65Copy full SHA for 685ad65
.github/workflows/triage.yml
@@ -1,7 +1,7 @@
1
on:
2
issues:
3
types: [opened]
4
- pull_request:
+ pull_request_target:
5
6
name: Ticket opened
7
jobs:
0 commit comments