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 a06b884 commit f51c800Copy full SHA for f51c800
.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