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:
@@ -1,7 +1,7 @@
|
|||||||
name: Merged Blocking Pull Request Automation
|
name: Merged Blocking Pull Request Automation
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user