Mitigate pull_request_target privilege escalation (#2735)

Hotfix — replaces pull_request_target with pull_request to stop
granting write permissions and secrets to fork PRs. Some workflows
will break; can be fixed properly later.
This commit is contained in:
Andrew Rabert
2026-02-20 19:10:50 -05:00
committed by Andrew Rabert
parent e9eeb9c417
commit e170b4b692
+1 -1
View File
@@ -5,7 +5,7 @@ concurrency:
cancel-in-progress: true
on:
pull_request_target:
pull_request:
merge_group:
permissions: