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:
parent
3df98dd5e7
commit
7f2f62afa8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/merge-blocking-pr.yml
vendored
2
.github/workflows/merge-blocking-pr.yml
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue