Files
hdf5/.github
Scot Breitenfeld c081ea17a7 CI: restrict review-checklist workflows to HDFGroup/hdf5 only (#6515)
These workflows use pull_request_target / workflow_run with elevated
permissions (pull-requests: write, issues: write). Because GitHub
copies workflow files into forks, any fork with Actions enabled was
independently running these privileged workflows against its own
PRs, e.g. https://github.com/sp26-hdfgroup/hdf5-sandbox/pull/2.

Add the same github.repository == 'HDFGroup/hdf5' guard already used
in review-checklist-test.yml so the job-level if short-circuits
before doing anything in a fork's copy of the workflow.
2026-07-09 13:10:37 -05:00
..
2025-07-09 14:51:45 -05:00