aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/add-to-project.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/add-to-project.yml b/.github/workflows/add-to-project.yml
index a51b8cec..51ffbf37 100644
--- a/.github/workflows/add-to-project.yml
+++ b/.github/workflows/add-to-project.yml
@@ -4,6 +4,9 @@ on:
issues:
types:
- opened
+ pull_request_target:
+ types:
+ - opened
jobs:
add-to-project: