ci(blocked-prs): use pull_request_target

This needs to run in the context of our repo to have access to it's
secrets

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn 2025-04-18 16:50:25 -04:00
parent 3df98dd5e7
commit 7f2f62afa8
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -1,7 +1,7 @@
name: Merged Blocking Pull Request Automation
on:
pull_request:
pull_request_target:
types:
- closed