aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAhmad Khalifa <ahmadkhalifa570@gmail.com>2025-01-25 16:59:19 +0000
committerWarner Losh <imp@FreeBSD.org>2025-04-28 21:27:29 +0000
commit8528d7e4f64206ab6288182aa65c0c159a746828 (patch)
treea782b3ec43e4a4e119a7bb5d02668aa79417a304 /.github/workflows
parent12968503b87343ef730100877f5dfc0e7712206b (diff)
Diffstat (limited to '.github/workflows')
-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: