We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7531ab commit 3e3d62dCopy full SHA for 3e3d62d
.github/workflows/first-interaction.yml
@@ -3,7 +3,7 @@ name: 'First Interaction'
3
on:
4
issues:
5
types: [ opened ]
6
- pull_request:
+ pull_request_target:
7
branches: [ main ]
8
9
workflow_dispatch:
0 commit comments