aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/checklist.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/checklist.yml')
-rw-r--r--.github/workflows/checklist.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checklist.yml b/.github/workflows/checklist.yml
index 9734af4a1a1d..f5c3ea599abf 100644
--- a/.github/workflows/checklist.yml
+++ b/.github/workflows/checklist.yml
@@ -4,7 +4,7 @@ name: Checklist
# for the submission to align with CONTRIBUTING.md
on:
- pull_request:
+ pull_request_target:
types: [ opened, reopened, edited, synchronize ]
permissions: