diff options
| author | Ahmad Khalifa <ahmadkhalifa570@gmail.com> | 2025-01-25 16:59:19 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2025-04-28 21:27:29 +0000 |
| commit | 8528d7e4f64206ab6288182aa65c0c159a746828 (patch) | |
| tree | a782b3ec43e4a4e119a7bb5d02668aa79417a304 /.github/workflows/checklist.yml | |
| parent | 12968503b87343ef730100877f5dfc0e7712206b (diff) | |
Diffstat (limited to '.github/workflows/checklist.yml')
| -rw-r--r-- | .github/workflows/checklist.yml | 2 |
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: |
